onInput property Null safety

Stream<Event> onInput

Implementation

Stream<Event> get onInput => inputEvent.forTarget(this);