It can be done by stacking two icons using the Stack Widget and Positioned Widget. new BottomNavigationBarItem( title: new Text('Home'), icon: ...
確定! 回上一頁