onChanged property

ValueChanged<String>? onChanged
final

文本变化回调

Implementation

final ValueChanged<String>? onChanged;