composedPath method - Event class - dart:html library (
original
) (
raw
)
description
List
<
EventTarget
> composedPath()
Implementation
List<EventTarget> composedPath() native;