CustomBouncingScrollPhysics constructor
const
CustomBouncingScrollPhysics({
- ScrollPhysics? parent,
Implementation
const CustomBouncingScrollPhysics({
super.parent,
});
const CustomBouncingScrollPhysics({
super.parent,
});