delayTapForDouble property

bool get delayTapForDouble

当同时监听单击、双击事件时,是否延迟触发单击事件

Implementation

bool get delayTapForDouble => false;