tabRoute property

String get tabRoute

Returns the route of the tab.

Implementation

String get tabRoute => route ?? "/${titleString.urlFriendly}";