titleView property

Widget? titleView
final

顶部的标题栏(自定义,需要结合TabController自己处理滑动事件、点击事件)

Implementation

final Widget? titleView;