maxY property

double? maxY
final

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

Implementation

final double? maxY;