maxY method

double? maxY(
  1. String unit
)

Implementation

double? maxY(String unit) => _maxY[unit];