onChanged property

(void Function(String)?) onChanged
final

Called when the text changes.

Implementation

final void Function(String)? onChanged;