topPath property

String topPath

Implementation

String get topPath => _routeList.length > 0 ? _routeList.last : '';