更改 ElevatedButton 的属性您应该使用 style: 属性如下: ElevatedButton( style: ElevatedButton.styleFrom( primary: Colors.blue, //button's fill color ...
確定! 回上一頁