checkedDecoration property

ButtonState<BoxDecoration?>? checkedDecoration
final

The decoration of the radio button when it's checked.

Implementation

final ButtonState<BoxDecoration?>? checkedDecoration;