yMinVal property Null safety

double yMinVal
read / write

y축 최소값, 그래프 값에 따라 동적으로 변경됩니다.

Implementation

double yMinVal = 0;