activeThumbImage property

ImageProvider<Object>? activeThumbImage
final

An image to use on the thumb of this switch when the switch is on.

Implementation

final ImageProvider? activeThumbImage;