menu
formio package
documentation
formio.dart
CheckboxComponent
value property
value property
dark_mode
light_mode
value
property
bool
value
final
The current value of the checkbox (true/false).
Implementation
final bool value;
formio package
documentation
formio
CheckboxComponent
value property
CheckboxComponent class