direction property
The direction of the swipe.
This can be one of the values defined in the SwipeDirection enum: SwipeDirection.left, SwipeDirection.right, SwipeDirection.up, or SwipeDirection.down.
Implementation
final SwipeDirection direction;
The direction of the swipe.
This can be one of the values defined in the SwipeDirection enum: SwipeDirection.left, SwipeDirection.right, SwipeDirection.up, or SwipeDirection.down.
final SwipeDirection direction;