W3cubDocs

/Dart 2

nextNode property

Node nextNode
@JSName('nextSibling'), final

The next sibling node.

Other resources

Node.nextSibling from MDN.

Implementation

final Node nextNode

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/2.0.0/dart-html/Node/nextNode.html