currentPath property

String currentPath

Helper to access NavigationHistory.urlState.path

Implementation

String get currentPath => urlState.path;