onChanged property

ValueChanged<T?>? onChanged
final

选项改变时的回调

Implementation

final ValueChanged<T?>? onChanged;