rect property

Rect rect

Implementation

Rect get rect => Rect.fromLTWH(position.x, position.y, trimSize.x, trimSize.y);