PointerInputs constructor

const PointerInputs(
  1. Set<PointerInput> inputs
)

Implementation

const PointerInputs(this.inputs);