rect property

Rect get rect

Implementation

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