Interactive checkbox component with smooth animations and consistent styling
value
- Current checked state (true/false)onChanged
- Callback triggered when state changes (null for disabled)label
- Optional text label displayed next to the checkboxsize
- Checkbox size variant (small, medium, large)HuxTokens.surfacePrimary(context)
HuxTokens.primary(context)
HuxTokens.borderPrimary(context)
HuxTokens.primary(context)
HuxTokens.borderSecondary(context)
HuxTokens.textPrimary(context)
HuxTokens.textDisabled(context)