GestureOffsetAnimationCallBack typedef

GestureOffsetAnimationCallBack = void Function(Offset offset)

Animation call back for inertia drag

Implementation

typedef GestureOffsetAnimationCallBack = void Function(Offset offset);