ScaleEndDetailsIns constructor

ScaleEndDetailsIns(
  1. Velocity velocity,
  2. int pointerCount
)

Implementation

ScaleEndDetailsIns(Velocity velocity, int pointerCount)
    : super(velocity: velocity, pointerCount: pointerCount);