Flutter - 實現底部導航欄

效果圖:   代碼如下: import 'package:flutter/material.dart'; class BottomTabBarWidget extends StatefulWidget { final Color backgroundColor; final Color indicatorColor; final List<Widget> tabItems;
相關文章
相關標籤/搜索