previousSibling property

ChildType? previousSibling
getter/setter pair

The previous sibling in the parent's child list.

Implementation

ChildType? previousSibling;