onChanged property

dynamic Function(String text)? onChanged
final

输入改变回掉

Implementation

final Function(String text)? onChanged;