rect property

Rect rect

Implementation

Rect get rect => Rect.fromLTWH(left, top, width, height);