swipePercentageNeeded property
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;
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.
final double? swipePercentageNeeded;