rect property

Rect get rect

Implementation

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