menu
puppeteer package
documentation
protocol/layer_tree.dart
Layer
transform property
transform property
dark_mode
light_mode
transform
property
List
<
num
>
?
transform
final
Transformation matrix for layer, default is identity matrix
Implementation
final
List
<
num
>? transform;
puppeteer package
documentation
protocol/layer_tree
Layer
transform property
Layer class
Constructors
new
fromJson
Properties
anchorX
anchorY
anchorZ
backendNodeId
drawsContent
hashCode
height
invisible
layerId
offsetX
offsetY
paintCount
parentLayerId
runtimeType
scrollRects
stickyPositionConstraint
transform
width
Methods
noSuchMethod
toJson
toString
Operators
operator ==