viewportMainAxisExtent property

double viewportMainAxisExtent

The number of pixels the viewport can display in the main axis.

Implementation

double get viewportMainAxisExtent =>
    sliver.constraints.viewportMainAxisExtent;