我开始编写TabController _tabController并在initState()中对其进行初始化,使用TabBar中的控制器引入TabController,但调试结果显示: TabBarViewthe "controller"
I/flutter ( 4328): property, or you must ensure that there is a DefaultTabControllerabove the TabBarView.ScaffoldRoute&g
我需要一个带有TabBarView小部件的Expanded。TabBarView在小部件之间。与Sizedbox和高度一起工作。失败断言:第1651行pos 12:'!断言失败:第1687行pos 12:'hasSize‘
class TabBarNavigation extends StatefulWidget { with SingleTicke