Hii everyone How can i set a border color to `Moda...
# compose
v
Hii everyone How can i set a border color to
ModalBottomSheet
and
AlertDialog
I tried using
Modifier.border
and it does not look correct
a
I don't think you can if you are talking about the material ones. Alternatively you can use https://composeunstyled.com and do any kind of styling you want