isScrollable property

bool isScrollable
final

Defines if the component will have a horizontal scroll when the available space does not support all the tabs.

The default value is false.

Implementation

final bool isScrollable;