menu
flutter_custom_tab_bar package
documentation
indicator/custom_indicator.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_custom_tab_bar package
documentation
indicator/custom_indicator
CustomTabBarController
setOrientation method
CustomTabBarController class