GestureScaleAnimationCallBack typedef
GestureScaleAnimationCallBack =
void Function(double scale)
Animation call back for scale
Implementation
typedef GestureScaleAnimationCallBack = void Function(double scale);
Animation call back for scale
typedef GestureScaleAnimationCallBack = void Function(double scale);