pausedLifecycleState method

  1. @override
  2. @protected
void pausedLifecycleState()
inherited

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

Implementation

@override
@protected
void pausedLifecycleState() {}