menu
sil_base_widget_package package
documentation
combined_widget/tabbar/SilTopTabBarWidget.dart
SilTopTabBarWidget
titleView property
titleView property
dark_mode
light_mode
titleView
property
Widget
?
titleView
final
顶部的标题栏(自定义,需要结合TabController自己处理滑动事件、点击事件)
Implementation
final Widget? titleView;
sil_base_widget_package package
documentation
combined_widget/tabbar/SilTopTabBarWidget
SilTopTabBarWidget
titleView property
SilTopTabBarWidget class