Hi,
.accentColor is not available on ToolbarItem. I got this error in Xcode:
Value of type 'ToolbarItem<Void, some View>' has no member 'accentColor'
I've tried accentColor modifier on Button but it's not working.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: