rect property

Rect rect
final

The location and size of the box on the canvas where this piece of semantic information applies.

This value is assigned to SemanticsNode.rect during update.

Implementation

final Rect rect;