currentPath property

String get currentPath
inherited

Helper to access NavigationHistory.urlState.path

Implementation

String get currentPath => urlState.path;