📜  Flutter listview 顶部填充 - Dart 代码示例
📅  最后修改于: 2022-03-11 14:48:05.549000             🧑  作者: Mango
代码示例2
you should wrap the ListView with a MediaQuery.removePadding widget (with removeTop: true).