当前路由名栈
static Future<List<String>> routeNameStack() async { return await _nativeNavigator.routeNameStack(); }