Imagine that you have a scrollable image list and you want an image should be selected in this list when you scroll. Explained in other words, the user should not be able to scroll an empty space, and when the scrolling is over, a given image should ...
TLDR; `BottomSheetScaffold` is not capable of covering the background content, this article explains a possible workaround.