menu
visa_nova_flutter package
documentation
visa_material_widgets/visa_mat_checkbox.dart
VMatCheckbox
value property
value property
dark_mode
light_mode
value
property
bool
?
value
final
Whether this checkbox is checked.
This property must not be null.
Implementation
final bool? value;
visa_nova_flutter package
documentation
visa_material_widgets/visa_mat_checkbox
VMatCheckbox
value property
VMatCheckbox class