📌  相关文章
📜  颤动如何限制列表视图 - 无论代码示例

📅  最后修改于: 2022-03-11 14:58:07.998000             🧑  作者: Mango

代码示例1
To limit the height of ListView, wrap the ListView with a Container widget and set the height of the Container to the required height.