-
@Immutable() public final class SkontoHelpItemsSectionColors
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classSkontoHelpItemsSectionColors.Companion
-
Field Summary
Fields Modifier and Type Field Description private final ColorbackgroundColorprivate final ColortextColorprivate final ColordividerColor
-
Constructor Summary
Constructors Constructor Description SkontoHelpItemsSectionColors(Color backgroundColor, Color textColor, Color dividerColor)
-
Method Summary
Modifier and Type Method Description final ColorgetBackgroundColor()final ColorgetTextColor()final ColorgetDividerColor()-
-
Method Detail
-
getBackgroundColor
final Color getBackgroundColor()
-
getTextColor
final Color getTextColor()
-
getDividerColor
final Color getDividerColor()
-
-
-
-