uncheckedKnobDecoration property

ButtonState<Decoration?>? uncheckedKnobDecoration
final

The decoration of the knob when the switch is unchecked

Implementation

final ButtonState<Decoration?>? uncheckedKnobDecoration;