onChanged property

ValueChanged<T?>? onChanged
final

值改变回调

Implementation

final ValueChanged<T?>? onChanged;