menu
bloom_framework package
documentation
bloom.dart
BloomLifecycleObserver
onAppPaused method
onAppPaused method
dark_mode
light_mode
onAppPaused
method
void
onAppPaused
(
)
Called when the application is backgrounded and paused.
Implementation
void onAppPaused() {}
bloom_framework package
documentation
bloom
BloomLifecycleObserver
onAppPaused method
BloomLifecycleObserver mixin