makeBody(configuration:)
Creates a view that represents the body of a product view.
Declaration
@ViewBuilder @MainActor @preconcurrency func makeBody(configuration: Self.Configuration) -> Self.BodyParameters
- configuration:
The properties of a product view style.