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