inactiveLifecycleState method

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

Apps in this state should assume that they may be pausedLifecycleState at any time.

Implementation

@override
@protected
void inactiveLifecycleState() {}