onInput property Null safety

ElementStream<Event> onInput

Stream of input events handled by this Element.

Implementation

ElementStream<Event> get onInput;