baseRouteMatchList property

RouteMatchList? baseRouteMatchList
final

The base route match list to push on top to.

This is only null if type is NavigatingType.go.

Implementation

final RouteMatchList? baseRouteMatchList;