currentPath property

String get currentPath

Gets the current path.

Implementation

String get currentPath => _pageStack.last.path;