onChanged property

ValueChanged<String> onChanged
final

returns the current typed text in the fields

Implementation

final ValueChanged<String> onChanged;