onChanged property

ValueChanged<bool>? onChanged
final

Callback when switch value changes

Implementation

final ValueChanged<bool>? onChanged;