nextSibling method - TreeWalker class - dart:html library (
original
) (
raw
)
description
Node
? nextSibling()
Implementation
Node? nextSibling() native;