LyInputDirtyEvent<T> constructor

const LyInputDirtyEvent<T>(
  1. T value
)

Implementation

const LyInputDirtyEvent(this.value);