Rect semanticBounds

The bounding box, in the local coordinate system, of this object, for accessibility purposes.

Source

@override
Rect get semanticBounds => Point.origin & size;