TapCancelEvent constructor

TapCancelEvent(
  1. int pointerId
)

Implementation

TapCancelEvent(this.pointerId) : super(raw: null);