searchDebounceDuration property

Duration? searchDebounceDuration
final

The duration for debouncing search when the user types in the search bar.

Implementation

final Duration? searchDebounceDuration;