menu
nice2dev_flutter_ui package
documentation
core/nice_router.dart
NiceRouterContext
currentPath property
currentPath property
dark_mode
light_mode
currentPath
property
String
get
currentPath
Current path.
Implementation
String get currentPath => router.currentPath;
nice2dev_flutter_ui package
documentation
core/nice_router
NiceRouterContext
currentPath property
NiceRouterContext extension on
BuildContext