currentPath property

String get currentPath

Helper to access NavigationHistory.urlState.path

Implementation

String get currentPath => urlState.path;