menu
forui package
documentation
widgets/checkbox.dart
FCheckbox
enabled property
enabled property
dark_mode
light_mode
enabled
property
bool
enabled
final
Whether this checkbox is enabled. Defaults to true.
Implementation
final bool enabled;
forui package
documentation
widgets/checkbox
FCheckbox
enabled property
FCheckbox class