menu
my_progress_bar package
documentation
progress_bar.dart
VerticalProgressBar
maxValue property
maxValue property
dark_mode
light_mode
maxValue
property
double
maxValue
final
maxValue
Represents the maximum value the progressbar can have.
Implementation
final double maxValue;
my_progress_bar package
documentation
progress_bar
VerticalProgressBar
maxValue property
VerticalProgressBar class