-
public final class GiniLogoColors
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classGiniLogoColors.Companion
-
Constructor Summary
Constructors Constructor Description GiniLogoColors(Color textColor, Color logoTint)
-
Method Summary
Modifier and Type Method Description final ColorgetTextColor()final ColorgetLogoTint()-
-
Method Detail
-
getTextColor
final Color getTextColor()
-
getLogoTint
final Color getLogoTint()
-
-
-
-