rect property

Rect rect

Implementation

Rect get rect => Rect.fromLTRB(left, top, right, bottom);