Flutter
rendering
PictureLayer
PictureLayer constructor
PictureLayer
description
PictureLayer
constructor
Null safety
PictureLayer
(
Rect
canvasBounds
)
Creates a leaf layer for the layer tree.
Implementation
PictureLayer(this.canvasBounds);
Flutter
rendering
PictureLayer
PictureLayer constructor
PictureLayer class
Constructors
PictureLayer
Properties
alwaysNeedsAddToScene
attached
canvasBounds
debugCreator
debugDisposed
debugHandleCount
debugSubtreeNeedsAddToScene
depth
engineLayer
hashCode
isComplexHint
nextSibling
owner
parent
picture
previousSibling
runtimeType
subtreeHasCompositionCallbacks
willChangeHint
Methods
addCompositionCallback
addToScene
adoptChild
attach
debugDescribeChildren
debugFillProperties
debugMarkClean
describeClipBounds
detach
dispose
dropChild
find
findAllAnnotations
findAnnotations
markNeedsAddToScene
noSuchMethod
redepthChild
redepthChildren
remove
supportsRasterization
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
updateSubtreeNeedsAddToScene
Operators
operator ==