-
public final class InvoicePreviewScreenColors.CloseButton
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classInvoicePreviewScreenColors.CloseButton.Companion
-
Field Summary
Fields Modifier and Type Field Description private final ColorcontentColorprivate final ColorbackgroundColor
-
Constructor Summary
Constructors Constructor Description InvoicePreviewScreenColors.CloseButton(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()
-
-
-
-