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