How do I add a shadow all the way around a CircleShape
I’m trying to re-create this button I made in SwiftUi in Jetpack Compose, but I can’t seem to apply a shadow all the way round the circle. The shadow only seems to appear around the bottom half of the circle. How can I fix this?