menu
route_definer
route_definer.dart
RouteState
path property
path
dark_mode
light_mode
path
property
String
path
final
The path portion of the route (e.g. "/user/123").
Implementation
final String path;
route_definer
route_definer
RouteState
path property
RouteState class