CheckboxTheme
Customizes the appearance of Checkbox
across the app.
CheckboxTheme
class has the following properties:
border_side
Overrides the default value of Checkbox.border_side
in all descendant Checkbox
controls.
check_color
Overrides the default value of Checkbox.check_color
in all descendant Checkbox
controls.
fill_color
Overrides the default value of Checkbox.fill_color
in all descendant Checkbox
controls.
mouse_cursor
Overrides the default value of Checkbox.mouse_cursor
in all descendant Checkbox
controls.
overlay_color
Overrides the default value of Checkbox.overlay_color
in all descendant Checkbox
controls.
shape
Overrides the default value of Checkbox.shape
in all descendant Checkbox
controls.
splash_radius
Overrides the default value of Checkbox.splash_radius
in all descendant Checkbox
controls.
visual_density
Overrides the default value of Checkbox.visual_density
in all descendant Checkbox
controls.