setShouldRemoveExpandedCorners

open fun setShouldRemoveExpandedCorners(shouldRemoveExpandedCorners: Boolean)

Sets whether the bottom sheet should remove its corners when it reaches the expanded state.

If false, the bottom sheet will only remove its corners if it is expanded and reaches the top of the screen.