onChanged property

ValueChanged<T>? onChanged
final

值变化时的回调

Implementation

final ValueChanged<T>? onChanged;