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