onChanged property

(dynamic Function(String)?) onChanged
final

Function that handles the changes to the input

Implementation

final Function(String)? onChanged;