Is it possible to, somehow, move the text and the system image of a Label to be somewhat closer together?
Label("MyString", systemImage: "wifi")
Is it possible to, somehow, move the text and the system image of a Label to be somewhat closer together?
Label("MyString", systemImage: "wifi")
Copyright © 2021 Jogjafile Inc.
Yes, it's possible!
You just need to create a custom
LabelStylelike this…then use like: