makeBody(configuration:)
Creates a view that represents the body of labeled content.
Declaration
@ViewBuilder @MainActor @preconcurrency func makeBody(configuration: Self.Configuration) -> Self.BodyCreates a view that represents the body of labeled content.
@ViewBuilder @MainActor @preconcurrency func makeBody(configuration: Self.Configuration) -> Self.Body