ArcaneTabs#
Live preview for component 'tabs' in the current Arcane catalog.
See the Component Catalog for source mapping and parity status.
ArcaneTabs(
tabs: const [
ArcaneTabItem(label: 'Account', content: Text('Account tab content')),
],
)
Live preview for component 'tabs' in the current Arcane catalog.
See the Component Catalog for source mapping and parity status.