menu
hypen_flutter package
documentation
navigation/lib.dart
GoRouterAdapter
currentPath property
currentPath property
dark_mode
light_mode
currentPath
property
String
get
currentPath
Implementation
String get currentPath => GoRouterState.of(this).matchedLocation;
hypen_flutter package
documentation
navigation/lib
GoRouterAdapter
currentPath property
GoRouterAdapter extension on
BuildContext