initialValue property
Initial checkbox state when no controller is provided.
Used only when controller is null. Defaults to CheckboxState.unchecked.
Implementation
@override
final CheckboxState initialValue;
Initial checkbox state when no controller is provided.
Used only when controller is null. Defaults to CheckboxState.unchecked.
@override
final CheckboxState initialValue;