onBeforeCut property Null safety

ElementStream<Event> onBeforeCut

Stream of beforecut events handled by this Element.

Implementation

ElementStream<Event> get onBeforeCut;