getCurrentRoute method

RouteInfo? getCurrentRoute()

获取当前页面信息

Implementation

RouteInfo? getCurrentRoute() => _currentRoute;