onBeforePaste property Null safety

ElementStream<Event> onBeforePaste

Stream of beforepaste events handled by this Element.

Implementation

ElementStream<Event> get onBeforePaste;