onUpdateQuery property

(dynamic Function(String)?) onUpdateQuery
final

Used to track changes to the query.

Implementation

final Function(String)? onUpdateQuery;