menu
flutter_form_bloc_allenlinli package
documentation
flutter_form_bloc_allenlinli.dart
FieldBlocState<Value, Suggestion, ExtraData>
error property
error property
dark_mode
light_mode
error
property
Object
?
error
final
The current error of this state.
If doesn't have error it is
null
.
Implementation
final Object? error;
flutter_form_bloc_allenlinli package
documentation
flutter_form_bloc_allenlinli
FieldBlocState<Value, Suggestion, ExtraData>
error property
FieldBlocState class