spaceDelay property

Duration? spaceDelay
final

Duration a delay to leave between each space/word if set the same as the characterDelay the timing will be consistent for all characters can be used to drive the timing per word if characterDelay is set to zero

Implementation

final Duration? spaceDelay;