init(label:content:)
Creates a menu button with the specified label and content.
Declaration
nonisolated init(label: Label, @ContentBuilder content: () -> Content)Creates a menu button with the specified label and content.
nonisolated init(label: Label, @ContentBuilder content: () -> Content)