doubleTappableDuration property

Duration get doubleTappableDuration

Returns the minimum duration used to distinguish between a tap and a double-tap. If the user does not perform a second tap within this duration, it is considered just a single-tap.

Implementation

Duration get doubleTappableDuration;