overscrollPhysics property
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;
The parameter to control the overscroll physics when itemSnapping is true. If Null the normal PageView scrolling behavior will be taken.
final PageOverscrollPhysics? overscrollPhysics;