1 Icon
Icon是图标控件,Icon不具有交互属性。
2 构造函数
Icon( Key key,undefined this.size, this.color, this.semanticLabel, this.textDirection, )
复制
3 常用属性
3.1 size:Icon大小
size:15.0,
复制
3.2 color:颜色
color: Colors.blue,
Icon是图标控件,Icon不具有交互属性。
Icon( Key key,undefined this.size, this.color, this.semanticLabel, this.textDirection, )
复制
size:15.0,
复制
color: Colors.blue,