is there anyway to increase the scrolling threshold to collapse the ModalBottomSheet. I have the following set up and it collapses too easily when I move the sheet
No, the positional swipe threshold for modal bottom sheets is (in line with other Material components) 56 dp. To maintain a consistent UX, this can't be adjusted. If you file a feature request, we can discuss ways to expose this though :)