reverseStaggerDirection property

bool reverseStaggerDirection
final

Determines whether the stagger effect should be reversed. Normally, the staggering makes the beginning letters move fast and the ending letters move slow. If this is set to true, the staggering will be reversed, so the beginning letters will move slow and the ending letters will move fast.

Implementation

final bool reverseStaggerDirection;