previewDuration property

Duration? previewDuration
final

The duration to wait before showing the scale preview effect. If the gesture is rejected before this duration passes, the effect will not appear.

Implementation

final Duration? previewDuration;