LyFormAddInputsEvent constructor

const LyFormAddInputsEvent(
  1. List<LyInput> inputs
)

Implementation

const LyFormAddInputsEvent(this.inputs);