onChanged property

ValueChanged<String> onChanged
final

Callback called when the user modifies the text.

Implementation

final ValueChanged<String> onChanged;