physics property

ScrollPhysics? physics
final

Same as ListView.physics: "How the scroll view should respond to user input".

Implementation

final ScrollPhysics? physics;