offsetRects property

List<Rectangle>? offsetRects
final

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

Implementation

final List<Rectangle>? offsetRects;