lastLayoutChild property

ChildLayout? get lastLayoutChild

The last child in the layout tree.

Used as the ending point for layout traversals.

Implementation

ChildLayout? get lastLayoutChild;