onChanged property

ValueChanged<String>? onChanged
final

输入框变化监听

Implementation

final ValueChanged<String>? onChanged;