swipePositionThreshold property

double swipePositionThreshold
final

The fraction of the screen scrolled (before lifting your finger) that will cause the card to animate to the next/previous card (otherwise the card will animate to the current card's resting position),

Implementation

final double swipePositionThreshold;