debounceDuration property

Duration debounceDuration
final

Base/minimum debounce applied before toolbar search changes are sent to the dataset.

When debouncePolicy is FdcDebouncePolicy.adaptive, the effective delay may grow internally but is guarded to stay within a bounded range.

Implementation

final Duration debounceDuration;