InputController constructor

InputController({
  1. HTMLElement? input,
})

Implementation

InputController({this.input});