ScrollPhysics constructor Null safety
- {ScrollPhysics? parent}
Creates an object with the default scroll physics.
Implementation
const ScrollPhysics({ this.parent });
Creates an object with the default scroll physics.
const ScrollPhysics({ this.parent });