debounceDuration property

Duration debounceDuration
final

The duration of the debounce period for the StreamMessageEditingController.

The default value is 300ms.

Implementation

final Duration debounceDuration;