characterDelay property

Duration? characterDelay
final

Duration a delay to leave between each character of text to display to create a staggered text animation effect, if you want words to appear at once, then set a Duration of zero

Implementation

final Duration? characterDelay;