menu
flutter_background_wraper package
documentation
flutter_background_wraper.dart
AppBackground
onRefresh property
onRefresh property
dark_mode
light_mode
onRefresh
property
Future
<
void
>
Function
()
?
onRefresh
final
Callback triggered when the user pulls to refresh.
Implementation
final Future<void> Function()? onRefresh;
flutter_background_wraper package
documentation
flutter_background_wraper
AppBackground
onRefresh property
AppBackground class