checkedKnobDecoration property

ButtonState<Decoration?>? checkedKnobDecoration
final

The decoration of the knob when the switch is checked

Implementation

final ButtonState<Decoration?>? checkedKnobDecoration;