checkedDecoration property

ButtonState<Decoration?>? checkedDecoration
final

The decoration of the switch when the it is checked

Implementation

final ButtonState<Decoration?>? checkedDecoration;