selectionRects property

List<Rect> selectionRects
final

The rects in the local coordinates of the containing Selectable that represent the selection if there is any.

Implementation

final List<Rect> selectionRects;