FlatButton( // FlatButton 这个按钮点击后是不出现边框的
highlightColor: Colors.transparent, // 按下时的颜色
splashColor: Colors.transparent, // 点击后的 水波纹颜色,按下松开会有水波纹效果 child: Text("")
)
FlatButton( // FlatButton 这个按钮点击后是不出现边框的
highlightColor: Colors.transparent, // 按下时的颜色
splashColor: Colors.transparent, // 点击后的 水波纹颜色,按下松开会有水波纹效果 child: Text("")
)
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。