menu
flutter_bloc_form_plus package
documentation
flutter_bloc_form.dart
DropdownFieldBlocBuilder<Value>
emptyItemLabel property
emptyItemLabel property
dark_mode
light_mode
emptyItemLabel
property
String
emptyItemLabel
final
A label to display for an empty item
Implementation
final String emptyItemLabel;
flutter_bloc_form_plus package
documentation
flutter_bloc_form
DropdownFieldBlocBuilder<Value>
emptyItemLabel property
DropdownFieldBlocBuilder class