rects property

List<Rect> get rects

Returns the Rects representation of this SpritExp.

Implementation

List<Rect> get rects => _rects;