PointerEvents constructor

const PointerEvents(
  1. String name
)

Creates a PointerEvents for the name.

Implementation

const PointerEvents(this.name);