CheckBoxDefaults
object CheckBoxDefaults
Contains the default values used by CheckBox
Properties
Link copied to clipboard
border width of check box
Link copied to clipboard
size of check box
Link copied to clipboard
A pre-defined size for check box
Link copied to clipboard
regular content size of check box
Link copied to clipboard
A pre-defined size for check box
Link copied to clipboard
small content size of check box
Functions
Link copied to clipboard
the default colors from the theme's color scheme of checkbox .
@Composable
Creates a CheckboxColor that represents the default container and content colors used in a Checkbox.
Link copied to clipboard
Creates a CheckboxContentSize that presents sizes used by Checkbox
Link copied to clipboard
the default vibrants from the theme's color scheme of checkbox.
@Composable
Creates a CheckboxVibrants that represents the default vibrants used in a Checkbox.