startTapEffectDuration property

Duration startTapEffectDuration
final

Pointer down occurs and ripple effects occur only after a certain period of duration.

  • The value has been declared to define if the gesture is for scrolling or clicking.
  • Must be startTapEffect is true.

Implementation

final Duration startTapEffectDuration;