previewDuration property
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;
The duration to wait before showing the scale preview effect. If the gesture is rejected before this duration passes, the effect will not appear.
final Duration? previewDuration;