menu
packagist_route package
documentation
route.dart
TypedGoRoute<T extends GoRouteData>
path property
path property
dark_mode
light_mode
path
property
String
path
final
The path that corresponds to this route.
See
GoRoute.path
.
Implementation
final String path;
packagist_route package
documentation
route
TypedGoRoute<T extends GoRouteData>
path property
TypedGoRoute class