minY method

double? minY(
  1. String unit
)

Implementation

double? minY(String unit) => _minY[unit];