onChanged property

ValueChanged<String>? onChanged
final

the onChanged of the search field

Implementation

final ValueChanged<String>? onChanged;