menu
jet_flutter_framework package
documentation
resources/components/tabs/jet_tab.dart
JetTab
isScrollable property
isScrollable property
dark_mode
light_mode
isScrollable
property
bool
isScrollable
final
Whether tabs can be scrolled horizontally when they overflow.
Implementation
final bool isScrollable;
jet_flutter_framework package
documentation
resources/components/tabs/jet_tab
JetTab
isScrollable property
JetTab class