Can flutter’s showModalBottonSheet shwo dynamic height and then be draggable?
Basically showModalBottomSheet must have some initial height. But then on dragging it, more content should be shown. Is this possible?
Basically showModalBottomSheet must have some initial height. But then on dragging it, more content should be shown. Is this possible?