menu
smart_design_system package
documentation
inputs/smart_checkbox.dart
SmartCheckbox
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
bool
>
?
onChanged
final
Implementation
final ValueChanged<bool>? onChanged;
smart_design_system package
documentation
inputs/smart_checkbox
SmartCheckbox
onChanged property
SmartCheckbox class