menu
flutter_background_wraper package
documentation
flutter_background_wraper.dart
AppBackground
onRetry property
onRetry property
dark_mode
light_mode
onRetry
property
VoidCallback
?
onRetry
final
Callback triggered when the user taps the retry button in error state.
Implementation
final VoidCallback? onRetry;
flutter_background_wraper package
documentation
flutter_background_wraper
AppBackground
onRetry property
AppBackground class