menu
df_dropdown package
documentation
widgets/searchable_single_select_dropdown_selector.dart
NestedSelectableOption<T>
onSelectSuggestion property
onSelectSuggestion property
dark_mode
light_mode
onSelectSuggestion
property
void Function
(
DropDownModel
<
T
>
)
onSelectSuggestion
final
Implementation
final void Function(DropDownModel<T>) onSelectSuggestion;
df_dropdown package
documentation
widgets/searchable_single_select_dropdown_selector
NestedSelectableOption<T>
onSelectSuggestion property
NestedSelectableOption class