Returns true if there is at least two or more route can be pop.
true
bool canPop() => routerDelegate.canPop();