onQueryChanged property
final
Function being called whenever query changes with its current value as an argument.
Implementation
final ValueChanged<String> onQueryChanged
Function being called whenever query changes with its current value as an argument.
final ValueChanged<String> onQueryChanged