CheckboxColors
create an instance with arbitrary colors, see CheckboxDefaults.colors for the default implementation that follows Material specifications.
Parameters
color that will be used for the checkmark when checked
color that will be used for the checkmark when unchecked
the color that will be used for the box when checked
color that will be used for the box when unchecked
color that will be used for the box when disabled and checked
color that will be used for the box when disabled and unchecked
color that will be used for the box and border in a TriStateCheckbox when disabled AND in an ToggleableState.Indeterminate state.
color that will be used for the border when checked
color that will be used for the border when unchecked
color that will be used for the border when disabled and checked
color that will be used for the border when disabled and unchecked
color that will be used for the border when disabled and in an ToggleableState.Indeterminate state.