onQuerySubmitted property

ValueChanged<String> onQuerySubmitted
final

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

Implementation

final ValueChanged<String> onQuerySubmitted