onChanged property

ValueChanged<String> onChanged
final

Called when the text value changes.

Implementation

final ValueChanged<String> onChanged;