Join Slack
Powered by
How is `DismissableDrawerSheet` in `material3` sup...
# compose
c
CLOVIS
12/24/2022, 5:14 PM
How is
DismissableDrawerSheet
in
material3
supposed to be used?
Copy code
DismissableDrawerSheet { Text("Test") }
just displays the text, without any kind of background nor option to dismiss it
👀 1
3
Views
Open in Slack
Previous
Next