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