allowScrollable property

bool allowScrollable
final

Set this value to true if you want to allow this CupertinoTabBar to be scrollable. Do not set both allowExpand and allowScrollable to true.

Implementation

final bool allowScrollable;