titleViewIsScrollable property

bool titleViewIsScrollable
final

titleView是否可以滑动,默认true,每个标签都是其标签所需的宽度,整个TabBar是可滚动的。否则,每个选项卡将获得相同的可用空间份额

Implementation

final bool titleViewIsScrollable;