-
public class InvoicePreviewScreenColors.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static InvoicePreviewScreenColors.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final InvoicePreviewScreenColorscolors(Color background, InvoicePreviewScreenFooterColors footerColors, GiniTopBarColors topBarColors, GiniContextMenuColors topBarOverflowMenuColors, InvoicePreviewScreenColors.ErrorMessage errorMessage)-
-
Method Detail
-
colors
@Composable() final InvoicePreviewScreenColors colors(Color background, InvoicePreviewScreenFooterColors footerColors, GiniTopBarColors topBarColors, GiniContextMenuColors topBarOverflowMenuColors, InvoicePreviewScreenColors.ErrorMessage errorMessage)
-
-
-
-