previousSibling property

Box? previousSibling
getter/setter pair

Reference to the previous sibling box in document order.

Implementation

Box? previousSibling;