longTappableDuration property

Duration get longTappableDuration

Returns the minimum duration used to distinguish between a tap and a long-tap. After this duration has passed, the long-tap effect starts to be displayed to the user.

Implementation

Duration get longTappableDuration;