currentTabRoute property
String
get
currentTabRoute
Returns the current tab route of the page.
Implementation
String get currentTabRoute => tabRoute(tabIndex);
Returns the current tab route of the page.
String get currentTabRoute => tabRoute(tabIndex);