currentTab property
TabEntry
get
currentTab
Returns the current tab.
Implementation
TabEntry get currentTab => currentPage.tabs[tabIndex];
Returns the current tab.
TabEntry get currentTab => currentPage.tabs[tabIndex];