pausedLifecycleState method
The application is not currently visible to the user, not responding to user input, and running in the background.
Implementation
@Deprecated('Use pausedAppLifecycleState instead')
void pausedLifecycleState() {}
The application is not currently visible to the user, not responding to user input, and running in the background.
@Deprecated('Use pausedAppLifecycleState instead')
void pausedLifecycleState() {}