menu
material_3_expressive package
documentation
components/checkbox/m3e_checkbox.dart
M3ECheckbox
value property
value property
dark_mode
light_mode
value
property
bool
?
value
final
The current value. Null represents the indeterminate state.
Implementation
final bool? value;
material_3_expressive package
documentation
components/checkbox/m3e_checkbox
M3ECheckbox
value property
M3ECheckbox class