selectionRects property
final
The rects in the local coordinates of the containing Selectable that represent the selection if there is any.
Implementation
final List<Rect> selectionRects;
The rects in the local coordinates of the containing Selectable that represent the selection if there is any.
final List<Rect> selectionRects;