Returns true if there is more than 1 page on the stack.
true
bool canPop() => _routerDelegate.canPop();