LongPressCancelEvent constructor

LongPressCancelEvent(
  1. int pointerId
)

Implementation

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