pausedLifecycleState method

  1. @override
  2. @Deprecated('Use pausedLifecycleState instead')
void pausedLifecycleState()
inherited

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() {}