toggleableActiveColor property Null safety
final
The color used to highlight the active states of toggleable widgets like Switch, Radio, and Checkbox.
Implementation
final Color toggleableActiveColor;
The color used to highlight the active states of toggleable widgets like Switch, Radio, and Checkbox.
final Color toggleableActiveColor;