ListView禁止用户上下滑动可以使用physics属性

physics: const NeverScrollableScrollPhysics()

 

相关文章: