cancelDuration property

Duration cancelDuration
final

Duration of hiding the indicator when dragging was stopped before the indicator was armed (the onRefresh callback was not called).

The default is 300 milliseconds.

Implementation

final Duration cancelDuration;