animationOffset property

Animation<Offset>? animationOffset
final

Animation offset used if the animationType equal ANIMATION_TYPE.SLIDE_VERTICALLY

Implementation

final Animation<Offset>? animationOffset;