target property
Node?
get
target
The read-only target property returns the associated event's last
target
which is the node onto which the event was last dispatched.
Implementation
external Node? get target;