RangeMaintainingScrollPhysics constructor
- ScrollPhysics? parent,
Creates scroll physics that maintain the scroll position in range.
Implementation
const RangeMaintainingScrollPhysics({ super.parent });
Creates scroll physics that maintain the scroll position in range.
const RangeMaintainingScrollPhysics({ super.parent });