menu
bootstrap_ui_flutter package
documentation
ui/components/progress/bs_progress.dart
BsProgressBar
label property
label property
dark_mode
light_mode
label
property
String
?
label
final
Optional text label to display inside the progress bar segment.
Implementation
final String? label;
bootstrap_ui_flutter package
documentation
ui/components/progress/bs_progress
BsProgressBar
label property
BsProgressBar class