HorizontalDragGestureRecognizer constructor
Create a gesture recognizer for interactions in the horizontal axis.
Implementation
HorizontalDragGestureRecognizer({ Object debugOwner }) : super(debugOwner: debugOwner);
Create a gesture recognizer for interactions in the horizontal axis.
HorizontalDragGestureRecognizer({ Object debugOwner }) : super(debugOwner: debugOwner);