clientRects property

List<Rectangle>? clientRects
final

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

Implementation

final List<Rectangle>? clientRects;