isRepeatingAnimation property

bool isRepeatingAnimation
final

Set if the animation should not repeat by changing the value of it to false.

By default it is set to true.

Implementation

final bool isRepeatingAnimation;