menu
forui package
documentation
widgets/checkbox.dart
FCheckbox
value property
value property
dark_mode
light_mode
value
property
bool
value
final
The current value of the checkbox.
Implementation
final bool value;
forui package
documentation
widgets/checkbox
FCheckbox
value property
FCheckbox class