menu
el_flutter package
documentation
ext.dart
ExtendedTab
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
ExtendedTab
scrollDirection property
ExtendedTab class