-
-
Field Summary
Fields Modifier and Type Field Description public final static DigitalInvoiceSkontoSectionColors.InfoBannerColors.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final DigitalInvoiceSkontoSectionColors.InfoBannerColorssuccess(Color backgroundColor, Color textColor, Color iconTint)final DigitalInvoiceSkontoSectionColors.InfoBannerColorswarning(Color backgroundColor, Color textColor, Color iconTint)final DigitalInvoiceSkontoSectionColors.InfoBannerColorserror(Color backgroundColor, Color textColor, Color iconTint)-
-
Method Detail
-
success
@Composable() final DigitalInvoiceSkontoSectionColors.InfoBannerColors success(Color backgroundColor, Color textColor, Color iconTint)
-
warning
@Composable() final DigitalInvoiceSkontoSectionColors.InfoBannerColors warning(Color backgroundColor, Color textColor, Color iconTint)
-
error
@Composable() final DigitalInvoiceSkontoSectionColors.InfoBannerColors error(Color backgroundColor, Color textColor, Color iconTint)
-
-
-
-