physics property

ScrollPhysics? physics
final

Pass ScrollPhysics to set the scrolling method.

スクロールの方法を設定するためにScrollPhysicsを渡します。

Implementation

final ScrollPhysics? physics;