onChanged property

ValueChanged<bool>? onChanged
final

开关状态改变时的回调函数

Implementation

final ValueChanged<bool>? onChanged;