selectedStyle property

CheckboxStyle? selectedStyle
final

The style to be resolved when events includes CheckboxEvent.selected.

Implementation

final CheckboxStyle? selectedStyle;