menu
bloc_form_plus package
documentation
bloc_form.dart
FieldBlocState<Value, Suggestion, ExtraData>
name property
name property
dark_mode
light_mode
name
property
@
override
String
name
final
It is the string that identifies the
FieldBloc
.
Implementation
@override final String name;
bloc_form_plus package
documentation
bloc_form
FieldBlocState<Value, Suggestion, ExtraData>
name property
FieldBlocState class