delay property

Duration delay
final

Represents the duration of the delay for language checking.

If the delay is Duration.zero, no delaying is applied.

Implementation

final Duration delay;