例如: Column( children: <Widget>[ Widget1(), SizedBox(height: 10), Widget2(), ], ), ... 使用 runSpacing 代替 spacing 垂直间隔的项目之间的间隙.
確定! 回上一頁