ArcaneTooltip#
Live preview for component 'tooltip' in the current Arcane catalog.
See the Component Catalog for source mapping and parity status.
ArcaneTooltip(
text: 'This is a tooltip',
child: Button.secondary(label: 'Hover target', onPressed: () {}),
)
Live preview for component 'tooltip' in the current Arcane catalog.
See the Component Catalog for source mapping and parity status.