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.Body