cacheRect method
Update, cache and return the bounding box of a shape based on the body it's attached to.
Implementation
ui.Rect cacheRect() => _shape.cacheRect();
Update, cache and return the bounding box of a shape based on the body it's attached to.
ui.Rect cacheRect() => _shape.cacheRect();