menu
shared_component package
documentation
data/chart_sample_data.dart
ChartSampleData
yValue property
yValue property
dark_mode
light_mode
yValue
property
num
?
yValue
final
Holds y value of the datapoint
Implementation
final num? yValue;
shared_component package
documentation
data/chart_sample_data
ChartSampleData
yValue property
ChartSampleData class