toAbsoluteRect method
The bounding rectangle of the component in global coordinate space.
This is similar to toRect(), except the rectangle is projected into the outermost coordinate frame.
Implementation
Rect toAbsoluteRect() => _toRectImpl(absolutePositionOfAnchor);