onChanged property

ValueChanged<String> onChanged
final

Callback called when the user changes the input value.

Implementation

final ValueChanged<String> onChanged;