menu
flutter_form_bloc_allenlinli package
documentation
flutter_form_bloc_allenlinli.dart
DropdownFieldBlocBuilder<Value>
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
Value?
>
?
onChanged
final
Called when the user selects an item.
Implementation
final ValueChanged<Value?>? onChanged;
flutter_form_bloc_allenlinli package
documentation
flutter_form_bloc_allenlinli
DropdownFieldBlocBuilder<Value>
onChanged property
DropdownFieldBlocBuilder class