Divider
2020-08-31 本文已影响0人
不二客
Divider
const Divider({
Key key,
this.height, // 高度
this.thickness,//分隔线的厚度
this.indent,//前端缩进
this.endIndent,//后端缩进
this.color,//分割线颜色
}) :
const Divider({
Key key,
this.height, // 高度
this.thickness,//分隔线的厚度
this.indent,//前端缩进
this.endIndent,//后端缩进
this.color,//分割线颜色
}) :