TabController 一般放入有状态控件中使用,以适应标签页数量和内容有动态变化的 ... initState(); _tabController = new TabController( vsync: this, ...
確定! 回上一頁