debounceDuration property
final
The debounce duration for search-as-you-type. Only applies when searchOnChange is true. Defaults to 300ms.
Implementation
final Duration debounceDuration;
The debounce duration for search-as-you-type. Only applies when searchOnChange is true. Defaults to 300ms.
final Duration debounceDuration;