compositionThresholdTime property
After typing stopped, the threshold time after which the composing
status to be changed to TypeWriterStatus.composed
.
Default is 1 second.
Implementation
final Duration compositionThresholdTime;
After typing stopped, the threshold time after which the composing
status to be changed to TypeWriterStatus.composed
.
Default is 1 second.
final Duration compositionThresholdTime;