Shipped a lil ModalBottomSheet customization
Added
LocalModalWindow
composition local on Composables Core's modals (dialog + sheets) that returns the current window
This is handy when you want full styling over the system UI (ie modal sheets with transparent nav bars or dialogs with light system icons)
Check it at http://composablescore.com