viewportExtent property

double viewportExtent
final

The size of the viewport in the axis-direction of the span.

If the SpanExtent calculates the extent of a row, this is the height of the viewport. If it calculates the extent of a column, this is the width of the viewport.

Implementation

final double viewportExtent;