speed property

Duration? speed
final

The Duration of the delay between the apparition of each characters

By default it is set to 500 milliseconds.

Implementation

final Duration? speed;