inactiveThumbColor property
final
The color to use on the thumb when this switch is off.
Defaults to the colors described in the Material design specification.
Ignored if created with SwitchListTile.adaptive.
Implementation
final Color? inactiveThumbColor;