-
@Immutable() public final class SkontoSectionColors.InfoBannerColors
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classSkontoSectionColors.InfoBannerColors.Companion
-
Field Summary
Fields Modifier and Type Field Description private final ColorbackgroundColorprivate final ColortextColorprivate final ColoriconTint
-
Constructor Summary
Constructors Constructor Description SkontoSectionColors.InfoBannerColors(Color backgroundColor, Color textColor, Color iconTint)
-
Method Summary
Modifier and Type Method Description final ColorgetBackgroundColor()final ColorgetTextColor()final ColorgetIconTint()-
-
Method Detail
-
getBackgroundColor
final Color getBackgroundColor()
-
getTextColor
final Color getTextColor()
-
getIconTint
final Color getIconTint()
-
-
-
-