onChanged property

ValueChanged<T>? onChanged
final

创建响应式变量时立即绑定监听函数

Implementation

final ValueChanged<T>? onChanged;