onChanged property

ValueChanged<bool>? onChanged
final

开关发生变化时回调

Implementation

final ValueChanged<bool>? onChanged;