ArcaneDrawer
Live preview for drawer
Live Demo
Component: drawer
Preview + Code
Navigation
Drawer content
Code
ArcaneDrawer.left(
  isOpen: true,
  header: const Text('Navigation'),
  child: const Text('Drawer content'),
)

ArcaneDrawer#

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

See the Component Catalog for source mapping and parity status.

On this page