是否可以在不让用户在页面之间滑动的情况下创建TabBarView或PageView?
TabBarView
PageView
最佳答案
尝试使用NeverScrollableScrollPhysics作为physics参数。
NeverScrollableScrollPhysics
physics