menu
listo_design_system package
documentation
molecules/checkbox_with_text.dart
CheckBoxWithText
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
bool
?
>
?
onChanged
final
Implementation
final ValueChanged<bool?>? onChanged;
listo_design_system package
documentation
molecules/checkbox_with_text
CheckBoxWithText
onChanged property
CheckBoxWithText class