toRect method

Rect toRect()

Implementation

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