physics property

ScrollPhysics? physics
final

ScrollPhysics passed to passed to ZdsList.builder.

How the scroll view should respond to user input.

Implementation

final ScrollPhysics? physics;