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