showAllActionsThreshold property

double showAllActionsThreshold
final

The offset threshold the item has to be dragged in order to show all actions in the slide direction.

Represented as a fraction, e.g. if it is 0.4 (the default), then the item has to be dragged at least 40% of the slide actions extent towards one direction to show all actions.

Implementation

final double showAllActionsThreshold;