routes property

Map<String, WidgetBuilder> routes
final

Named routes for the app.

Implementation

final Map<String, WidgetBuilder> routes;