TabController will sync TabBar with TabBarView so we can have the behavior we wanted. ... _tabController = new TabController(vsync: this, length: 2);.
確定! 回上一頁