menu
el_flutter package
documentation
ext.dart
ExtendedTabBar
scrollDirection property
scrollDirection property
dark_mode
light_mode
scrollDirection
property
Axis
scrollDirection
final
The axis along which the tab bar scrolls.
Defaults to
Axis.horizontal
.
Implementation
final Axis scrollDirection;
el_flutter package
documentation
ext
ExtendedTabBar
scrollDirection property
ExtendedTabBar class