Flutter
rendering
ContainerLayer
lastChild
lastChild
Flutter
rendering
ContainerLayer
lastChild
property
lastChild
Flutter
rendering
ContainerLayer
Constructors
ContainerLayer
Properties
firstChild
lastChild
debugCreator
hashCode
nextSibling
parent
previousSibling
runtimeType
Operators
operator ==
Methods
addChildrenToScene
addToScene
append
debugDescribeChildren
removeAllChildren
debugFillDescription
detach
noSuchMethod
replaceWith
toString
toStringDeep
Layer
lastChild
The last composited layer in this layer's child list
Source
Layer get lastChild => _lastChild;