menu
flutter_form_bloc_allenlinli package
documentation
flutter_form_bloc_allenlinli.dart
GroupFieldBlocState<T extends FieldBloc<FieldBlocStateBase>, ExtraData>
fieldBlocs property
fieldBlocs property
dark_mode
light_mode
fieldBlocs
property
Map
<
String
,
T
>
fieldBlocs
final
Implementation
final Map<String, T> fieldBlocs;
flutter_form_bloc_allenlinli package
documentation
flutter_form_bloc_allenlinli
GroupFieldBlocState<T extends FieldBloc<FieldBlocStateBase>, ExtraData>
fieldBlocs property
GroupFieldBlocState class