menu
jet_flutter_framework package
documentation
jet_framework.dart
RouteData<R>
path property
path property
dark_mode
light_mode
path
property
String
get
path
Helper to access
RouteMatch.path
Implementation
String get path => _match.path;
jet_flutter_framework package
documentation
jet_framework
RouteData<R>
path property
RouteData class