menu
yaru_widgets package
documentation
yaru_widgets.dart
YaruCheckboxListTile
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
bool
?
>
?
onChanged
final
See
CheckboxListTile.onChanged
.
Implementation
final ValueChanged<bool?>? onChanged;
yaru_widgets package
documentation
yaru_widgets
YaruCheckboxListTile
onChanged property
YaruCheckboxListTile class