menu
flutter_tabs package
documentation
tabs.dart
CustomTabBarController
setOrientation method
setOrientation method
dark_mode
light_mode
setOrientation
method
void
setOrientation
(
Axis
orientation
)
Implementation
void setOrientation(Axis orientation) { this._direction = orientation; }
flutter_tabs package
documentation
tabs
CustomTabBarController
setOrientation method
CustomTabBarController class