onChanged property

ContextedValueChanged<bool>? onChanged
final

Callback when checkbox state changes.

Implementation

final ContextedValueChanged<bool>? onChanged;