You can introduce icons in Flutter with Icon Widget. ... EdgeInsets.all(0.0), icon: new Image.asset("images/IG.png"), onPressed: null, ) ).
確定! 回上一頁