-
public class SkontoSectionColors.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static SkontoSectionColors.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final SkontoSectionColorscolors(Color titleTextColor, GiniSwitchColors switchColors, Color cardBackgroundColor, Color enabledHintTextColor, SkontoSectionColors.InfoBannerColors successInfoBannerColors, SkontoSectionColors.InfoBannerColors warningInfoBannerColors, SkontoSectionColors.InfoBannerColors errorInfoBannerColors, GiniTextInputColors amountFieldColors, GiniTextInputColors dueDateTextFieldColor)-
-
Method Detail
-
colors
@Composable() final SkontoSectionColors colors(Color titleTextColor, GiniSwitchColors switchColors, Color cardBackgroundColor, Color enabledHintTextColor, SkontoSectionColors.InfoBannerColors successInfoBannerColors, SkontoSectionColors.InfoBannerColors warningInfoBannerColors, SkontoSectionColors.InfoBannerColors errorInfoBannerColors, GiniTextInputColors amountFieldColors, GiniTextInputColors dueDateTextFieldColor)
-
-
-
-