firstChild property

Layer? firstChild

The first composited layer in this layer's child list.

Implementation

Layer? get firstChild => _firstChild;