contentRects property

Map<CellLayoutId, Rect> contentRects
final

Cell positions in content space (scroll-independent).

Implementation

final Map<CellLayoutId, Rect> contentRects;