shouldAppExit property

  1. @nonVirtual
bool get shouldAppExit

Implementation

@nonVirtual
bool get shouldAppExit => exitApp || _doShouldExit();