routes property

  1. @override
List<ModularRoute> get routes

Aggregates all ModularRoute type Objects to the context,

Implementation

@override
List<ModularRoute> get routes => const [];