lastChild property

Layer? get lastChild

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

Implementation

Layer? get lastChild => _lastChild;