generated/arcane_shadcn/src/components/form/checkbox library
Classes
- AnimatedCheckPainter
- Custom painter for drawing animated checkmarks in checkboxes.
- Checkbox
- Core checkbox widget with comprehensive theming and interaction support.
- CheckboxController
- Reactive controller for managing checkbox state with convenient methods.
- CheckboxTheme
- Theme configuration for Checkbox widget styling and visual appearance.
- ControlledCheckbox
- Reactive checkbox with automatic state management and controller support.
Enums
- CheckboxState
- Represents the possible states of a checkbox widget.