overscrollPhysics property

PageOverscrollPhysics? overscrollPhysics
final

The parameter to control the overscroll physics when itemSnapping is true. If Null the normal PageView scrolling behavior will be taken.

Implementation

final PageOverscrollPhysics? overscrollPhysics;