dismissThresholds property

double dismissThresholds
final

The offset threshold the item has to be dragged in order to be considered dismissed e.g. if it is 0.4, then the item has to be dragged at least 40% towards one direction to be considered dismissed

Implementation

final double dismissThresholds;