onChanged property

ValueChanged<T?>? onChanged
final

值变更回调

Implementation

final ValueChanged<T?>? onChanged;