-
public class ToggleButtonDefaultsContains the default values used by ToggleButton.
-
-
Field Summary
Fields Modifier and Type Field Description public final static ToggleButtonDefaultsINSTANCE
-
Method Summary
Modifier and Type Method Description final ToggleButtonColorsiconOnlyColors()Creates a ToggleButtonColors that represents the content colors for an icon-only ToggleButton. -
-
Method Detail
-
iconOnlyColors
@Composable() final ToggleButtonColors iconOnlyColors()
Creates a ToggleButtonColors that represents the content colors for an icon-only ToggleButton.
-
-
-
-