menu
flutter_bloc_form_plus package
documentation
flutter_bloc_form.dart
RadioMenuButtonFieldBlocBuilder<Value>
selectFieldBloc property
selectFieldBloc property
dark_mode
light_mode
selectFieldBloc
property
SelectFieldBloc
<
Value
,
dynamic
>
selectFieldBloc
final
The BLoC that manages selection.
Implementation
final SelectFieldBloc<Value, dynamic> selectFieldBloc;
flutter_bloc_form_plus package
documentation
flutter_bloc_form
RadioMenuButtonFieldBlocBuilder<Value>
selectFieldBloc property
RadioMenuButtonFieldBlocBuilder class