offsets property

List<double> offsets
final

The offset of each visible column or row in relation to the leading edge of the visible scrollableRange.

This does not take displacement in notice.

Implementation

final List<double> offsets;