canScreenPop method

bool canScreenPop()

Checks if we can pop

Implementation

bool canScreenPop() => Navigator.canPop(this);