kJumpTapTimeout top-level constant
The maximum time from the start of the first tap to the start of the second tap in a jump-tap gesture.
Implementation
const Duration kJumpTapTimeout = Duration(milliseconds: 500)
The maximum time from the start of the first tap to the start of the second tap in a jump-tap gesture.
const Duration kJumpTapTimeout = Duration(milliseconds: 500)