There are many ways to create the circle icon button in Flutter. ... padding: EdgeInsets.all(30)), child: Icon( Icons.add, size: 50, ) ...
確定! 回上一頁