init(content:)
Creates toolbar overflow menu content.
Declaration
nonisolated init(@ContentBuilder content: () -> Content)Parameters
- content:
The content of the overflow menu.
Creates toolbar overflow menu content.
nonisolated init(@ContentBuilder content: () -> Content)The content of the overflow menu.