minX property

double? minX
final

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

Implementation

final double? minX;