SwitchTheme
Customizes the appearance of Switch
across the app.
SwitchTheme
class has the following properties:
mouse_cursor
Overrides the default value of Switch.mouse_cursor
in all descendant Switch
controls.
overlay_color
Overrides the default value of Switch.overlay_color
in all descendant Switch
controls.
splash_radius
Overrides the default value of Switch.splash_radius
in all descendant Switch
controls.
thumb_color
Overrides the default value of Switch.thumb_color
in all descendant Switch
controls.
thumb_icon
Overrides the default value of Switch.thumb_icon
in all descendant Switch
controls.
track_color
Overrides the default value of Switch.track_color
in all descendant Switch
controls.
track_outline_color
Overrides the default value of Switch.track_outline_color
in all descendant Switch
controls.
track_outline_width
Overrides the default value of Switch.track_outline_width
in all descendant Switch
controls.