onChanged property

ValueChanged<D>? onChanged
final

变量更新通知方法

Implementation

final ValueChanged<D>? onChanged;