debounceTime property
The Duration used to debounce changes.
See also:
- LoConfig.debounceTimes, a way to set a default debounce time for a sepecefic field type.
Implementation
final Duration? debounceTime;
The Duration used to debounce changes.
See also:
final Duration? debounceTime;