Flutter 的RaisedButton widget 可以用來做按鈕的呈現。 其建構子如下: RaisedButton({Key key, @required VoidCallback onPressed, ...
確定! 回上一頁