StillGesture constructor
const
StillGesture(
- GestureDirection direction
Creates a StillGesture.
Implementation
const StillGesture(this.direction) : super(0);
Creates a StillGesture.
const StillGesture(this.direction) : super(0);