PointerScrollInertiaCancelEvent constructor
Creates a pointer scroll-inertia cancel event.
Implementation
const PointerScrollInertiaCancelEvent({
super.viewId,
super.timeStamp,
super.kind,
super.device,
super.position,
super.embedderId,
});