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