menu
bloom_framework package
documentation
bloom.dart
BloomProjectManifest
routes property
routes property
dark_mode
light_mode
routes
property
List
<
Map
<
String
,
dynamic
>
>
routes
final
List of registered application routes.
Implementation
final List<Map<String, dynamic>> routes;
bloom_framework package
documentation
bloom
BloomProjectManifest
routes property
BloomProjectManifest class