Design a Tab Controller; Add tabs to the app. ... late TabController _tabbarController; ... _tabbarController = TabController(length: 3, vsync: this);.
確定! 回上一頁