compositionThresholdTime property

Duration compositionThresholdTime
final

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;