routes property

Map<String, Widget Function(BuildContext)> routes
final

Implementation

final Map<String, Widget Function(BuildContext)> routes;