focusedStyle property

CheckboxStyle? focusedStyle
final

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

Implementation

final CheckboxStyle? focusedStyle;