menu
sunny_lifecycle package
documentation
routing2/frouter_parser.dart
ExternalAppRoute<R, P extends RouteParams>
route property
route property
dark_mode
light_mode
route
property
@
override
String
get
route
The route template string
Implementation
@override String get route => name;
sunny_lifecycle package
documentation
routing2/frouter_parser
ExternalAppRoute<R, P extends RouteParams>
route property
ExternalAppRoute class