menu
phoenix_charts package
documentation
progress_bar_chart/progress_bar_chart.dart
ProgressBarChart
barMaxValue property
barMaxValue property
dark_mode
light_mode
barMaxValue
property
double
barMaxValue
final
柱状图的最大值,柱状图的宽/高会依此值计算,默认 0,为0时自动计算柱状图最大值
Implementation
final double barMaxValue;
phoenix_charts package
documentation
progress_bar_chart/progress_bar_chart
ProgressBarChart
barMaxValue property
ProgressBarChart class