ArcaneCommand
Live preview for command
Live Demo
Component: command
Preview + Code
Code
ArcaneCommand(
  isOpen: true,
  groups: const [
    CommandGroup(heading: 'Navigation', items: [CommandItem(label: 'Go to Dashboard')]),
  ],
)

ArcaneCommand#

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

See the Component Catalog for source mapping and parity status.

On this page