onChanged property

ValueChanged<bool> onChanged
final

Callback invoked when the user toggles the value.

Implementation

final ValueChanged<bool> onChanged;