... bottom: TabBar( tabs: [ Tab( icon: Icon(Icons.directions_bike), ) ... create widgets for each tab bar here Expanded( child: TabBarView( ...
確定! 回上一頁