ToolbarCoordinator

constructor(scope: CoroutineScope, initialFrame: ToolbarFrame = ToolbarFrame.Default, initialItems: ToolbarItems = ToolbarItems.Empty, restoreSnapshot: Map<String, Any>? = null)