menu
flutter_drop_down_menu package
documentation
DropDownListView/drop_down_list_view.dart
OnValueChanged typedef
OnValueChanged typedef
dark_mode
light_mode
OnValueChanged
typedef
OnValueChanged
=
dynamic Function
(
String
data
,
int
index
)
Implementation
typedef OnValueChanged = dynamic Function(String data, int index);
flutter_drop_down_menu package
documentation
DropDownListView/drop_down_list_view
OnValueChanged typedef
drop_down_list_view library