menu
widgets_pack package
documentation
helpers/items_fetcher.dart
AppRemoteSearchListItemsFetcher<T>
getItems property
getItems property
dark_mode
light_mode
getItems
property
Future
<
List
<
T
>
>
Function
(
String
search
)
getItems
final
Implementation
final Future<List<T>> Function(String search) getItems;
widgets_pack package
documentation
helpers/items_fetcher
AppRemoteSearchListItemsFetcher<T>
getItems property
AppRemoteSearchListItemsFetcher class