onQueryChanged property

ValueChanged<String> onQueryChanged
final

Function being called whenever query changes with its current value as an argument.

Implementation

final ValueChanged<String> onQueryChanged