pausedLifecycleState method

  1. @override
void pausedLifecycleState()
inherited

The application is not currently visible to the user, not responding to user input, and running in the background.

Implementation

@override
void pausedLifecycleState() {}