-
public class GiniSwitchColors.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static GiniSwitchColors.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final GiniSwitchColorscolors(Color checkedTrackColor, Color checkedThumbColor, Color uncheckedTrackColor, Color uncheckedThumbColor)-
-
Method Detail
-
colors
@Composable() final GiniSwitchColors colors(Color checkedTrackColor, Color checkedThumbColor, Color uncheckedTrackColor, Color uncheckedThumbColor)
-
-
-
-