maxX property

double? maxX
final

The maximum X coordinate of the bounding box. Can be null for a flexible bounding box.

Implementation

final double? maxX;