ScaleEndDetails constructor
Creates details for GestureScaleEndCallback.
Implementation
ScaleEndDetails({ this.velocity = Velocity.zero, this.scaleVelocity = 0, this.pointerCount = 0 });
Creates details for GestureScaleEndCallback.
ScaleEndDetails({ this.velocity = Velocity.zero, this.scaleVelocity = 0, this.pointerCount = 0 });