selectedValue property

double? selectedValue
final

This value represents the value selected to display the info in the Chart It's only for BezierChartScale.custom

Implementation

final double? selectedValue;