fittedWhenScrollable property

bool fittedWhenScrollable
final

Set this value to true if you want this CupertinoTabBar to have a restricted size even while allowScrollable is set to true.

Implementation

final bool fittedWhenScrollable;