menu
browser_router package
documentation
browser.dart
BrowserRoute
path property
path property
dark_mode
light_mode
path
property
String
path
final
The unique path for this route (e.g., '/profile').
Implementation
final String path;
browser_router package
documentation
browser
BrowserRoute
path property
BrowserRoute class