currentTabRoute property

String get currentTabRoute

Returns the current tab route of the page.

Implementation

String get currentTabRoute => tabRoute(tabIndex);