menu
hypen package
documentation
hypen.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;
hypen package
documentation
hypen
TypedGoRoute<T extends GoRouteData>
path property
TypedGoRoute class