maxValue property

double maxValue
latefinal

Max value to show on the chart, in case data has point higher then specified maxValue then maxValue is ignored

Implementation

late final double maxValue;