menu
sunny_lifecycle package
documentation
routing2/frouter_parser.dart
ExternalAppRoute<R, P extends RouteParams>
routeUri method
routeUri method
dark_mode
light_mode
routeUri
method
@
override
String
?
routeUri
(
dynamic
params
)
Implementation
@override String? routeUri(params) => name;
sunny_lifecycle package
documentation
routing2/frouter_parser
ExternalAppRoute<R, P extends RouteParams>
routeUri method
ExternalAppRoute class