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