routes property

List<PageRouteInfo>? routes
final

The list of pages this router will handle

Implementation

final List<PageRouteInfo>? routes;