currentTab property

TabEntry get currentTab

Returns the current tab.

Implementation

TabEntry get currentTab => currentPage.tabs[tabIndex];