animationFactor property

double animationFactor
final

Delay to adjust the overall delay of the animations

  • < 1 is faster
  • = 1 default velocity
  • 1 is slower

Implementation

final double animationFactor;