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