menu
flutter_debug_trinity package
documentation
recoverable/recoverable_app.dart
RecoveryState
isInCrashLoop property
isInCrashLoop property
dark_mode
light_mode
isInCrashLoop
property
bool
isInCrashLoop
final
Whether the app is in a crash loop (3+ crashes in 60s).
Implementation
final bool isInCrashLoop;
flutter_debug_trinity package
documentation
recoverable/recoverable_app
RecoveryState
isInCrashLoop property
RecoveryState class