rect property

Rect get rect

Convert to Rect (at 0,0)

Implementation

Rect get rect => const Offset(0, 0) & this;