GestureScaleAnimationCallBack typedef

GestureScaleAnimationCallBack = void Function(double scale)

Animation call back for scale

Implementation

typedef GestureScaleAnimationCallBack = void Function(double scale);