ArcaneCheckbox
Live preview for checkbox
Live Demo
Component: checkbox
Preview + Code
Enable notifications
Code
ArcaneCheckbox(
  checked: true,
  label: 'Enable notifications',
  onChanged: (bool value) {},
)

ArcaneCheckbox#

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

See the Component Catalog for source mapping and parity status.

On this page