composedPath method

List<EventTarget> composedPath()

Implementation

List<EventTarget> composedPath() => _nativeEvent.composedPath();