routes property

Map<String, WidgetBuilder> routes
final

A map containing the registered routes.

Implementation

final Map<String, WidgetBuilder> routes = {};