customAnimation property

Animation<Offset>? customAnimation
final

customAnimation if you want use your own animation.

Important:

Implementation

final Animation<Offset>? customAnimation;