doubleTapStateCancellationDuration property

Duration doubleTapStateCancellationDuration
final

Minimum duration to enter the double tap state and cancel the state.

  • Must be greater than Duration.zero

Implementation

final Duration doubleTapStateCancellationDuration;