angle property
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;
The angle of the swipe.
This can be one of the values defined in the SwipeAngle enum: SwipeAngle.horizontal, SwipeAngle.diagonal, or SwipeAngle.vertical.
final SwipeAngle angle;