rect property

Rect rect

组件在屏幕上占有的矩形空间区域

Implementation

Rect get rect => offset & size;