boundRects property

List<Rect>? boundRects

Coordinates of glares.

Implementation

List<Rect>? get boundRects => _boundRects;