swipePercentageNeeded property

double? swipePercentageNeeded
final

The decimal percentage of swiping in order for the callbacks to get called, defaults to 0.75 (75%) of the total width of the children.

Implementation

final double? swipePercentageNeeded;