ArcaneMenubar
Live preview for menubar
Live Demo
Component: menubar
Preview + Code
Code
ArcaneMenubar(
  menus: const [
    ArcaneMenubarMenu(label: 'File', items: [MenuItemAction(label: 'New')]),
  ],
)

ArcaneMenubar#

Live preview for component 'menubar' in the current Arcane catalog.

See the Component Catalog for source mapping and parity status.

On this page