Flutter 提供的Button比較多. Widget buildRaisedButton(){ //它默認帶有陰影和灰色背景。按下後,陰影會變大return RaisedButton( child: Text(&34;), ...
確定! 回上一頁