onUnload property Null safety
override
Stream of unload
events handled by this BodyElement.
Implementation
ElementStream<Event> get onUnload => unloadEvent.forElement(this);
Stream of unload
events handled by this BodyElement.
ElementStream<Event> get onUnload => unloadEvent.forElement(this);