inactiveLifecycleState method

  1. @override
void inactiveLifecycleState()
inherited

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

Implementation

@override
void inactiveLifecycleState() {}