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