pagePhysics property

ScrollPhysics pagePhysics
final

Defines scroll physics for a page of a month view.

This can be used to disable the vertical scroll of a page. Default value is ClampingScrollPhysics.

Implementation

final ScrollPhysics pagePhysics;