-
@Immutable() public final class DigitalInvoiceSkontoInfoDialogColors
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classDigitalInvoiceSkontoInfoDialogColors.Companion
-
Field Summary
Fields Modifier and Type Field Description private final ColorcardBackgroundColorprivate final ColortextColorprivate final ColorbuttonTextColor
-
Constructor Summary
Constructors Constructor Description DigitalInvoiceSkontoInfoDialogColors(Color cardBackgroundColor, Color textColor, Color buttonTextColor)
-
Method Summary
Modifier and Type Method Description final ColorgetCardBackgroundColor()final ColorgetTextColor()final ColorgetButtonTextColor()-
-
Method Detail
-
getCardBackgroundColor
final Color getCardBackgroundColor()
-
getTextColor
final Color getTextColor()
-
getButtonTextColor
final Color getButtonTextColor()
-
-
-
-