toggle menu
JchuComponents
androidJvm
switch theme
search in API
jchucomponents-ui
/
com.jeluchu.jchucomponents.ui.composables.preferences
/
SwitchWithContainerColors
/
SwitchWithContainerColors
Switch
With
Container
Colors
constructor
(
iconEnabled
:
Color
=
artichoke
,
iconDisabled
:
Color
=
cosmicLatte
,
textEnabled
:
Color
=
artichoke
,
textDisabled
:
Color
=
cosmicLatte
,
backgroundEnabled
:
Color
=
cosmicLatte
,
backgroundDisabled
:
Color
=
artichoke
)