previousSibling property

Element? previousSibling
final

The previous sibling of this slot in the parent's child list.

Implementation

final Element? previousSibling;