speed property

Duration speed
final

The Duration of the delay between the apparition of each characters

By default it is set to 200 milliseconds.

Implementation

final Duration speed;