speed property
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;
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.
final SwipeSpeed speed;