currentPath property
String
get
currentPath
Gets the current path.
Implementation
String get currentPath => widget._state.currentPath;
Gets the current path.
String get currentPath => widget._state.currentPath;