current property
RouteInfo
get
current
Gets the current route information.
Implementation
RouteInfo get current => _currentRoute.value;
Gets the current route information.
RouteInfo get current => _currentRoute.value;