style property

CheckboxStyle? style
final

The style to be applied to the checkbox.

If style is an event driven CheckboxStyle by DrivenCheckboxStyle, then CheckboxStyle.evaluate is used for the following CheckboxEvents:

Implementation

final CheckboxStyle? style;