allowExpand property

bool allowExpand
final

Set this value to true if you want this CupertinoTabBar to expand to fill the available gap. Do not set both allowExpand and allowScrollable to true.

Implementation

final bool allowExpand;