onChanged property

ValueChanged<bool>? onChanged
final

开关状态变化时的回调

Implementation

final ValueChanged<bool>? onChanged;