continuationXs property

List<double> continuationXs
final

Absolute x-centres of full-height vertical guides — one for each ancestor that still has siblings below it, so the guide "continues" past this row.

Implementation

final List<double> continuationXs;