Dart API Reference
dart:html
Event
AT_TARGET
AT_TARGET
constant
This event is being handled by the event target.
int
AT_TARGET
=
2
This event is being handled by the event target.
Other resources
Target phase
from W3C.