menu
termui package
documentation
ui/widgets/interactive_widgets.dart
Checkbox
value property
value property
dark_mode
light_mode
value
property
bool
value
final
The current check state (checked if true).
Implementation
final bool value;
termui package
documentation
ui/widgets/interactive_widgets
Checkbox
value property
Checkbox class