menu
bootstrap_ui_flutter package
documentation
ui/components/progress/bs_progress.dart
BsProgressBar
value property
value property
dark_mode
light_mode
value
property
double
value
final
The percentage value of the progress bar (from 0.0 to 100.0).
Implementation
final double value;
bootstrap_ui_flutter package
documentation
ui/components/progress/bs_progress
BsProgressBar
value property
BsProgressBar class