menu
bug_handler package
documentation
flutter/error_boundary.dart
ErrorBoundary
onRetry property
onRetry property
dark_mode
light_mode
onRetry
property
VoidCallback
?
onRetry
final
Called when the user taps "Retry" in the default fallback UI.
Implementation
final VoidCallback? onRetry;
bug_handler package
documentation
flutter/error_boundary
ErrorBoundary
onRetry property
ErrorBoundary class