FlatButton( // FlatButton 這個按鈕點擊后是不出現邊框的
highlightColor: Colors.transparent, // 按下時的顏色
splashColor: Colors.transparent, // 點擊后的 水波紋顏色,按下松開會有水波紋效果 child: Text("")
)
FlatButton( // FlatButton 這個按鈕點擊后是不出現邊框的
highlightColor: Colors.transparent, // 按下時的顏色
splashColor: Colors.transparent, // 點擊后的 水波紋顏色,按下松開會有水波紋效果 child: Text("")
)
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。