hasTap property

bool get hasTap

是否激活了 tap 点击状态

Implementation

bool get hasTap => ElEvent.hasTap(this);