ClosingGesture constructor
const
ClosingGesture(
- double velocity
Creates a ClosingGesture.
Implementation
const ClosingGesture(double velocity) : super(velocity);
Creates a ClosingGesture.
const ClosingGesture(double velocity) : super(velocity);