speed property

SwipeSpeed speed
final

The speed of the swipe.

This can be one of the values defined in the SwipeSpeed enum: SwipeSpeed.minimal, SwipeSpeed.slow, SwipeSpeed.normal, or SwipeSpeed.fast.

Implementation

final SwipeSpeed speed;