route property
final
The route that must be active for this item to be selected.
When this is tapped, the route will be pushed.
Implementation
final PageRouteInfo<dynamic> route;
The route that must be active for this item to be selected.
When this is tapped, the route will be pushed.
final PageRouteInfo<dynamic> route;