makeBody(configuration:)
A builder that makes the body of the tip view based on a style configuration.
Declaration
@ViewBuilder @MainActor @preconcurrency func makeBody(configuration: Self.Configuration) -> Self.BodyA builder that makes the body of the tip view based on a style configuration.
@ViewBuilder @MainActor @preconcurrency func makeBody(configuration: Self.Configuration) -> Self.Body