debouncePolicy property

  1. @protected
SearchDebouncePolicy get debouncePolicy
inherited

The policy driving debouncedSearch's length-based delays.

Override to tune the delays for a particular list.

Implementation

@protected
SearchDebouncePolicy get debouncePolicy => const SearchDebouncePolicy();