EndGesture constructor

const EndGesture(
  1. double velocity
)

Creates an EndGesture.

Implementation

const EndGesture(this.velocity);