-
public final class InvoicePreviewScreenFooterColors
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classInvoicePreviewScreenFooterColors.Companion
-
Field Summary
Fields Modifier and Type Field Description private final ColorcontentColorprivate final ColorbackgroundColor
-
Constructor Summary
Constructors Constructor Description InvoicePreviewScreenFooterColors(Color contentColor, Color backgroundColor)
-
Method Summary
Modifier and Type Method Description final ColorgetContentColor()final ColorgetBackgroundColor()-
-
Method Detail
-
getContentColor
final Color getContentColor()
-
getBackgroundColor
final Color getBackgroundColor()
-
-
-
-