physics property

ScrollPhysics? physics
final

How the scroll view should respond to user input.

Only used by M3ECardList.builder.

Implementation

final ScrollPhysics? physics;