menu
flutter_defender package
documentation
flutter_defender_platform_interface.dart
FlutterDefenderPlatform
saveLifecycleSnapshot abstract method
saveLifecycleSnapshot abstract method
dark_mode
light_mode
saveLifecycleSnapshot
abstract method
Future
<
void
>
saveLifecycleSnapshot
(
LifecycleSnapshot
snapshot
)
Implementation
Future<void> saveLifecycleSnapshot(LifecycleSnapshot snapshot);
flutter_defender package
documentation
flutter_defender_platform_interface
FlutterDefenderPlatform
saveLifecycleSnapshot abstract method
FlutterDefenderPlatform class