checkedDecoration property

ButtonState<Decoration?>? checkedDecoration
final

The decoration of the checkbox when it's checked

Implementation

final ButtonState<Decoration?>? checkedDecoration;