pageRoute property

String get pageRoute

Returns the page route.

Implementation

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