摘要: Container 容器,相当于HTML的DIV 常用属性 Container( width: 100.0, //宽度 height: 100.0, //高度 decoration: BoxDecoration( //背景 color: Colors.blue, //背景颜色 border: Bor 阅读全文
posted @ 2021-02-04 15:00 faint33 阅读(30) 评论(0) 推荐(0)