scrollRects property

List<Rectangle>? scrollRects
final

The scroll rect of nodes. Only available when includeDOMRects is set to true

Implementation

final List<Rectangle>? scrollRects;