physics property

ScrollPhysics? physics
final

Defines the value that will be assigned to the ListView's physics property that contains the timeline items. Determines how the scrolling view should respond to user input.

Implementation

final ScrollPhysics? physics;