lowerLineValues property

List<CartesianChartPoint>? lowerLineValues
final

Gets the calculated lower line values of the Bollinger band indicator.

Implementation

final List<CartesianChartPoint>? lowerLineValues;