getStackDepth method

int getStackDepth()

获取路由栈深度

Implementation

int getStackDepth() => _routeStack.length;