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