activeThumbColor property
final
The color to use when this switch is on.
Defaults to ColorScheme.secondary of the current Theme.
Implementation
final Color? activeThumbColor;
The color to use when this switch is on.
Defaults to ColorScheme.secondary of the current Theme.
final Color? activeThumbColor;