onChanged property

ValueChanged<bool> onChanged
final

Callback function triggered when the DigitCheckbox value changes.

Implementation

final ValueChanged<bool> onChanged;