deferSingleTap property
final
When true, single tap is emitted only after the double-tap window passes.
Implementation
final bool deferSingleTap;
When true, single tap is emitted only after the double-tap window passes.
final bool deferSingleTap;