PageScrollPhysics constructor

const PageScrollPhysics(
  1. {ScrollPhysics? parent}
)

Creates physics for a PageView.

Implementation

const PageScrollPhysics({ super.parent });