onChanged property

ValueChanged<D?>? onChanged
final

选择变更回调

Implementation

final ValueChanged<D?>? onChanged;