My listview just has a few items, and I don't want to scroll up and down. So how to ban it?
My listview just has a few items, and I don't want to scroll up and down. So how to ban it?
Define the never scroll physics
ListView(..., physics: const NeverScrollableScrollPhsics())