menu
shared_component package
documentation
widgets/app_widgets.dart
AutoSuggestPicker
fetchSuggestions property
fetchSuggestions property
dark_mode
light_mode
fetchSuggestions
property
Future
<
List
<
DropDownResponse
>
>
Function
(
String
query
)
?
fetchSuggestions
final
Implementation
final Future<List<DropDownResponse>> Function(String query)? fetchSuggestions;
shared_component package
documentation
widgets/app_widgets
AutoSuggestPicker
fetchSuggestions property
AutoSuggestPicker class