routes property
Defines all the routes that has to be generated for the onGenerateRoute function
Implementation
final List<StackedRoute> routes;
Defines all the routes that has to be generated for the onGenerateRoute function
final List<StackedRoute> routes;