onChanged property

void Function(String)? onChanged
final

Optional function to call when the text changes

Implementation

final void Function(String)? onChanged;