cacheRect method

Rect cacheRect()

Update, cache and return the bounding box of a shape based on the body it's attached to.

Implementation

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