The Icon is a widget, so you can put inside the children list, just as below. Icon(Icons.ac_unit,size: 100,color: RED,). The Icons is defined by the flutter ...
確定! 回上一頁