widgets/checkbox library
A checkbox control that allows the user to toggle between checked and not checked.
See https://forui.dev/docs/form/checkbox for working examples.
Classes
- FCheckbox
- A checkbox control that allows the user to toggle between checked and not checked.
- FCheckboxMotion
- The motion-related properties for a FCheckbox.
- FCheckboxStyle
- A checkboxes style.
Extensions
- $FCheckboxMotionTransformations on FCheckboxMotion
- Provides copyWith and lerp methods.
- $FCheckboxStyleTransformations on FCheckboxStyle
- Provides copyWith and lerp methods.