menu
go_router package
documentation
go_router.dart
GoRouterState
uri property
uri property
dark_mode
light_mode
uri
property
Uri
uri
final
The full uri of the route, e.g. /family/f2/person/p1?filter=name#fragment
Implementation
final Uri uri;
go_router package
documentation
go_router
GoRouterState
uri property
GoRouterState class