menu
fastyle_dart package
documentation
ui/widgets/indicators/progress_bar.dart
FastLinearProgressBarIndicator
maxValue property
maxValue property
dark_mode
light_mode
maxValue
property
double
maxValue
final
The maximum value of the progress bar.
Implementation
final double maxValue;
fastyle_dart package
documentation
ui/widgets/indicators/progress_bar
FastLinearProgressBarIndicator
maxValue property
FastLinearProgressBarIndicator class