previousSibling property
ChildLayout?
get
previousSibling
The previous sibling in the layout tree.
Used for traversing the child list during layout calculations.
Implementation
ChildLayout? get previousSibling;