Flutter
rendering
ContainerLayer
firstChild
firstChild
Flutter
rendering
ContainerLayer
firstChild
property
firstChild
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
firstChild
The first composited layer in this layer's child list
Source
Layer get firstChild => _firstChild;