menu
nice2dev_flutter_ui package
documentation
core/nice_router.dart
NiceRoute
path property
path property
dark_mode
light_mode
path
property
String
path
final
URL path pattern (e.g., '/users/:id')
Implementation
final String path;
nice2dev_flutter_ui package
documentation
core/nice_router
NiceRoute
path property
NiceRoute class