menu
air_framework package
documentation
framework/generator/generated_base.dart
GeneratedAppModule
routes property
routes property
dark_mode
light_mode
routes
property
List
get
routes
Override to provide module routes
Implementation
List<dynamic> get routes => [];
air_framework package
documentation
framework/generator/generated_base
GeneratedAppModule
routes property
GeneratedAppModule class