onLoad property
override
Stream of load
events handled by this BodyElement.
Implementation
ElementStream<Event> get onLoad => loadEvent.forElement(this);
Stream of load
events handled by this BodyElement.
ElementStream<Event> get onLoad => loadEvent.forElement(this);