menu
flutter_bloc_form_plus package
documentation
flutter_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;
flutter_bloc_form_plus package
documentation
flutter_bloc_form
FieldBloc<State extends FieldBlocStateBase>
name property
FieldBloc mixin