pausedLifecycleState method

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

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

Implementation

@Deprecated('Use pausedAppLifecycleState instead')
void pausedLifecycleState() {}