menu
bootstrap_ui_flutter package
documentation
ui/components/progress/bs_progress.dart
BsProgressBar
striped property
striped property
dark_mode
light_mode
striped
property
bool
striped
final
Whether the progress bar should have a diagonal striped background pattern.
Implementation
final bool striped;
bootstrap_ui_flutter package
documentation
ui/components/progress/bs_progress
BsProgressBar
striped property
BsProgressBar class