pageViewPhysics property

ScrollPhysics? pageViewPhysics
final

Defines scroll physics for a page of a week view.

This can be used to disable the horizontal scroll of a page.

Implementation

final ScrollPhysics? pageViewPhysics;