The bounding box, in the local coordinate system, of this object, for accessibility purposes.
Source
@override Rect get semanticBounds => Point.origin & size;
The bounding box, in the local coordinate system, of this object, for accessibility purposes.
@override Rect get semanticBounds => Point.origin & size;