init(_:)
Creates a template that has a circular image.
Declaration
init(_ content: Content)Parameters
- content:
The SwiftUI view displayed by the template.
Creates a template that has a circular image.
init(_ content: Content)The SwiftUI view displayed by the template.