onChanged property

ValueChanged<bool?>? onChanged
final

Called when the value changes.

Implementation

final ValueChanged<bool?>? onChanged;