menu
df_dropdown package
documentation
widgets/simple_dropdown_selector.dart
SimpleDropdownSelector<T>
onSelectSuggestion property
onSelectSuggestion property
dark_mode
light_mode
onSelectSuggestion
property
dynamic Function
(
DropDownModel
<
T
>
)
onSelectSuggestion
final
Implementation
final Function(DropDownModel<T>) onSelectSuggestion;
df_dropdown package
documentation
widgets/simple_dropdown_selector
SimpleDropdownSelector<T>
onSelectSuggestion property
SimpleDropdownSelector class