canPop method

bool canPop()

Implementation

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