onChanged property

ValueChanged<bool> onChanged
final

开关状态变更回调(非空)。

Implementation

final ValueChanged<bool> onChanged;