menu
phoenix_tabbar package
documentation
normal/tab_bar.dart
PhoenixTabBar
isScroll property
isScroll property
dark_mode
light_mode
isScroll
property
bool
isScroll
final
是否能滑动(当tab数量大于4个,默认都是滚动的,再设置此属性无效)
Implementation
final bool isScroll;
phoenix_tabbar package
documentation
normal/tab_bar
PhoenixTabBar
isScroll property
PhoenixTabBar class