onChanged property

dynamic Function(String)? onChanged
final

Called when the user changes the text in the field.

Implementation

final Function(String)? onChanged;