TabViewExtension extension

on

Properties

isFirstTab bool

Available on BuildContext, provided by the TabViewExtension extension

Whether the parent TabView is at the first tab.
no setter
isLastTab bool

Available on BuildContext, provided by the TabViewExtension extension

Whether the parent TabView is at the last tab.
no setter
tabController TabController

Available on BuildContext, provided by the TabViewExtension extension

no setter

Methods

toTab(int index, {Duration? duration, Curve curve = Curves.ease}) → void

Available on BuildContext, provided by the TabViewExtension extension