menu
bloc_form_plus package
documentation
bloc_form.dart
FieldBloc<State extends FieldBlocStateBase>
name property
name property
dark_mode
light_mode
name
property
String
get
name
Implementation
String get name => state.name;
bloc_form_plus package
documentation
bloc_form
FieldBloc<State extends FieldBlocStateBase>
name property
FieldBloc mixin