onChanged property

ValueSetter<bool> onChanged
final

Executed when the switch is toggled

Implementation

final ValueSetter<bool> onChanged;