What modifiers do I have to use to get this button style in SwiftUI? (stackoverflow.com)stack
24 points by Seeker in stackoverflow.com · 10h ago · stack
The button style that I am trying to achieve is this one: I have tried using the glassProminent button style but it doesn’t give the text that colour. This style where the foreground label is a lighter colour than the tint of the button is also in toolbar items when using the gl…
filed under user-interfaceswiftui