onChanged property

dynamic Function(String)? onChanged
final

Called whenever the text content changes.

Implementation

final Function(String)? onChanged;