checkboxStyle property

  1. @override
FCheckboxStyle checkboxStyle
final

The checkbox style.

CLI

To generate and customize this style:

dart run forui style create checkbox

Implementation

@override
final FCheckboxStyle checkboxStyle;