FixedExtentScrollPhysics constructor Null safety
- {ScrollPhysics? parent}
Creates a scroll physics that always lands on items.
Implementation
const FixedExtentScrollPhysics({ super.parent });
Creates a scroll physics that always lands on items.
const FixedExtentScrollPhysics({ super.parent });