lastChild property

Layer lastChild

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

Implementation

Layer get lastChild => _lastChild;