ListView的4种构造方式. 默认构造函数(传入List children). ListView( children: <Widget>[ ListTile(title: Text("普通ListView")), ...
確定! 回上一頁