inactiveThumbImage property
An image to use on the thumb of this switch when the switch is off.
Ignored if this switch is created with Switch.adaptive.
Implementation
final ImageProvider? inactiveThumbImage;
An image to use on the thumb of this switch when the switch is off.
Ignored if this switch is created with Switch.adaptive.
final ImageProvider? inactiveThumbImage;