onCheckboxValueChanged property
Signature for a callback that is called when value of a checkbox in the checkbox column is changed.
Implementation
final DataGridCheckboxValueChangedCallback? onCheckboxValueChanged;
Signature for a callback that is called when value of a checkbox in the checkbox column is changed.
final DataGridCheckboxValueChangedCallback? onCheckboxValueChanged;