LyInputPureEvent<T> constructor

const LyInputPureEvent<T>(
  1. T value
)

Implementation

const LyInputPureEvent(this.value);