AlwaysScrollableScrollPhysics constructor Null safety
- {ScrollPhysics? parent}
Creates scroll physics that always lets the user scroll.
Implementation
const AlwaysScrollableScrollPhysics({ super.parent });
Creates scroll physics that always lets the user scroll.
const AlwaysScrollableScrollPhysics({ super.parent });