previousSibling property

Layer? previousSibling

This layer's previous sibling in the parent layer's child list.

Implementation

Layer? get previousSibling => _previousSibling;