colors
Creates a CheckboxColors that will animate between the provided colors according to the Material specification.
Creates a CheckboxColors that will animate between the provided colors according to the Material specification.
Parameters
the color that will be used for the border and box when checked
color that will be used for the border when unchecked. By default, the inner box is transparent when unchecked.
color that will be used for the checkmark when checked
color that will be used for the box and border when disabled and checked
color that will be used for the border when disabled and unchecked. By default, the inner box is transparent when unchecked.
color that will be used for the box and border in a TriStateCheckbox when disabled AND in an ToggleableState.Indeterminate state