ArcaneToggleButton
Live preview for toggle
Live Demo
Component: toggle
Preview + Code
Code
ArcaneToggleButton(
  value: true,
  label: 'Bold',
  onChanged: (bool value) {},
)

ArcaneToggleButton#

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

See the Component Catalog for source mapping and parity status.

On this page