getRect method

Rect getRect()

Get the bounding box that contains the shape given it's current position and angle.

Implementation

ui.Rect getRect() => _shape.getRect();