menu
flutter_custom_tab_bar package
documentation
indicator/custom_indicator.dart
CustomTabBarController
getTabIndicatorCenterX method
getTabIndicatorCenterX method
dark_mode
light_mode
getTabIndicatorCenterX
method
double
getTabIndicatorCenterX
(
double
width
)
Implementation
double getTabIndicatorCenterX(double width) { return width / 2; }
flutter_custom_tab_bar package
documentation
indicator/custom_indicator
CustomTabBarController
getTabIndicatorCenterX method
CustomTabBarController class