previewDuration property

Duration? previewDuration
final

The value defines the duration for which the ripple effect is previewed even if the gesture is not finalized, allowing the user to see the effect while the pointer is down or moving.

Implementation

final Duration? previewDuration;