onPause property

bool get onPause

Whether the state has been paused or not

Implementation

bool get onPause => _frozen;