scrollController property
final
The TabBarScrollController for this TabBar.
This controller can be used to manipulate the scroll position of the TabBar.
Implementation
final TabBarScrollController? scrollController;
The TabBarScrollController for this TabBar.
This controller can be used to manipulate the scroll position of the TabBar.
final TabBarScrollController? scrollController;