checkboxValue property
State fields for stateful widgets in this component.
Implementation
// State field(s) for Checkbox widget.
bool? checkboxValue;
State fields for stateful widgets in this component.
// State field(s) for Checkbox widget.
bool? checkboxValue;