LyFormState<D, E> constructor

const LyFormState<D, E>(
  1. List<LyInputState> inputs
)

Implementation

const LyFormState(this.inputs);