menu
customize_search_dropdown package
documentation
custom_dropdown.dart
CustomDropdown<T>
futureRequest property
futureRequest property
dark_mode
light_mode
futureRequest
property
FutureRequest
<
T
>
?
futureRequest
final
A function to fetch items asynchronously (for API data).
Implementation
final FutureRequest<T>? futureRequest;
customize_search_dropdown package
documentation
custom_dropdown
CustomDropdown<T>
futureRequest property
CustomDropdown class