menu
sw_component package
documentation
components/widget/fetcher.dart
Fetcher<T>
fetch property
fetch property
dark_mode
light_mode
fetch
property
Future
<
T
>
Function
()
fetch
final
Implementation
final Future<T> Function() fetch;
sw_component package
documentation
components/widget/fetcher
Fetcher<T>
fetch property
Fetcher class