Dispatched when a display object is added to the display list.
The following methods trigger this event:
Source
EventStream<Event> get onAdded => DisplayObject.addedEvent.forTarget(this);
Dispatched when a display object is added to the display list.
The following methods trigger this event:
EventStream<Event> get onAdded => DisplayObject.addedEvent.forTarget(this);