-
@Immutable() public final class SkontoFooterSectionColors.DiscountLabelColorScheme
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classSkontoFooterSectionColors.DiscountLabelColorScheme.Companion
-
Field Summary
Fields Modifier and Type Field Description private final ColorbackgroundColorprivate final ColortextColor
-
Constructor Summary
Constructors Constructor Description SkontoFooterSectionColors.DiscountLabelColorScheme(Color backgroundColor, Color textColor)
-
Method Summary
Modifier and Type Method Description final ColorgetBackgroundColor()final ColorgetTextColor()-
-
Method Detail
-
getBackgroundColor
final Color getBackgroundColor()
-
getTextColor
final Color getTextColor()
-
-
-
-