dismissThreshold property

double dismissThreshold
final

The threshold from which a dismiss will be triggered if the user stops to drag the Slidable.

This value must be between 0 and 1 (both exclusives.)

Defaults to 0.75.

Implementation

final double dismissThreshold;