angle property

SwipeAngle angle
final

The angle of the swipe.

This can be one of the values defined in the SwipeAngle enum: SwipeAngle.horizontal, SwipeAngle.diagonal, or SwipeAngle.vertical.

Implementation

final SwipeAngle angle;