checkboxStyle property
The checkbox style.
CLI
To generate and customize this style:
dart run forui style create checkbox
Implementation
final FCheckboxStyle checkboxStyle;
The checkbox style.
To generate and customize this style:
dart run forui style create checkbox
final FCheckboxStyle checkboxStyle;