connectionAnimationDuration property
Duration for the connection animation controller cycle.
This controls how long a full cycle of connection animation effects takes. Effects like flowing dashes, particles, and gradients will complete one full cycle in this duration. Default is 2 seconds.
Implementation
final Duration connectionAnimationDuration;