menu
floating_tabbar package
documentation
Widgets/top_tabbar.dart
TopTabBar
primaryTabBar property
primaryTabBar property
dark_mode
light_mode
primaryTabBar
property
bool
primaryTabBar
final
specifies if the topTabBar is primary or not, if false secondary is used.
Implementation
final bool primaryTabBar;
floating_tabbar package
documentation
Widgets/top_tabbar
TopTabBar
primaryTabBar property
TopTabBar class