Expand description
Progress bar is used to show a bar that fills in from left to right according to the progress value. It is used to
show progress for long actions. See ProgressBar widget docs for more info and usage examples.
Structs§
- Progress
Bar - Progress bar is used to show a bar that fills in from left to right according to the progress value. It is used to show progress for long actions.
- Progress
BarBuilder - Progress bar builder creates progress bar instances and adds them to the UI.
Enums§
- Progress
BarMessage - A set of messages that can be used to modify the state of a progress bar.