NeverScrollableScrollPhysics constructor Null safety
- {ScrollPhysics? parent}
Creates scroll physics that does not let the user scroll.
Implementation
const NeverScrollableScrollPhysics({ super.parent });
Creates scroll physics that does not let the user scroll.
const NeverScrollableScrollPhysics({ super.parent });