isScrollable property

bool isScrollable
final

True if the tab list should be scrollable in the horizontal axis.

In many situations it is preferable to use ZdsResponsiveTabBar.

Defaults to false.

Implementation

final bool isScrollable;