yAdmissSecValue property

double get yAdmissSecValue

Implementation

double get yAdmissSecValue => yMin == yMax ? 1.0 : yMax - yMin;