toRect method

Rect toRect()

Implementation

Rect toRect() => Rect.fromLTWH(0, 0, width, height);