isScrollable property
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;
True if the tab list should be scrollable in the horizontal axis.
In many situations it is preferable to use ZdsResponsiveTabBar.
Defaults to false.
final bool isScrollable;