BouncingScrollPhysics constructor Null safety
- {ScrollPhysics? parent}
Creates scroll physics that bounce back from the edge.
Implementation
const BouncingScrollPhysics({ super.parent });
Creates scroll physics that bounce back from the edge.
const BouncingScrollPhysics({ super.parent });