deferSingleTap property

bool deferSingleTap
final

When true, single tap is emitted only after the double-tap window passes.

Implementation

final bool deferSingleTap;