scrollController property

TabBarScrollController? scrollController
final

The TabBarScrollController for this TabBar.

This controller can be used to manipulate the scroll position of the TabBar.

Implementation

final TabBarScrollController? scrollController;