menu
bloc_form_plus package
documentation
bloc_form.dart
FieldBlocState<Value, Suggestion, ExtraData>
isValidated property
isValidated property
dark_mode
light_mode
isValidated
property
bool
isValidated
final
Indicate if
value
was checked with the validators of the
FieldBloc
.
Implementation
final bool isValidated;
bloc_form_plus package
documentation
bloc_form
FieldBlocState<Value, Suggestion, ExtraData>
isValidated property
FieldBlocState class