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