doubleTappableDuration property

Duration? doubleTappableDuration
final

The duration between two taps that is considered a double tap, This refers to the time interval used to recognize double taps.

See also:

Implementation

final Duration? doubleTappableDuration;