menu
quds_ui_kit package
documentation
buttons/quds_checkbox_list_tile.dart
QudsCheckboxListTile
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
dynamic Function
(
bool
newValue
)
?
onChanged
final
Called when this checkbox value changes.
Implementation
final Function(bool newValue)? onChanged;
quds_ui_kit package
documentation
buttons/quds_checkbox_list_tile
QudsCheckboxListTile
onChanged property
QudsCheckboxListTile class