canPop method

bool canPop()

Whether the navigator can be popped.

Implementation

bool canPop() => App.router.canPop();