menu
puppeteer package
documentation
protocol/layer_tree.dart
Layer
scrollRects property
scrollRects property
dark_mode
light_mode
scrollRects
property
List
<
ScrollRect
>
?
scrollRects
final
Rectangles scrolling on main thread only.
Implementation
final
List
<ScrollRect>? scrollRects;
puppeteer package
documentation
protocol/layer_tree
Layer
scrollRects 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 ==