menu
flutter_form_bloc_allenlinli package
documentation
flutter_form_bloc_allenlinli.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;
flutter_form_bloc_allenlinli package
documentation
flutter_form_bloc_allenlinli
FieldBlocState<Value, Suggestion, ExtraData>
isValidated property
FieldBlocState class