onChanged property

ValueChanged<bool> onChanged
final

callback function when the switch is tapped

Implementation

final ValueChanged<bool> onChanged;