Not sure if I am missing something but I am looking to add a bottom sheet to my app. What I want seems to be a mix of the bottom sheet scaffold and a modal bottom sheet. I was the bottom sheet to be dismissable, have a dynamic peek height based on the content, but also be expandable. Could either of the bottom sheet available do this or will I need to create something more custom?