Module progress_bar

Source

Modules§

circular
Show a circular progress indicator.
linear
Show a linear progress indicator.
style

Functions§

determinate_circular
A circular progress spinner widget that can be used to indicate the progress of some operation.
determinate_linear
A linear progress bar widget that can be used to indicate the progress of some operation.
indeterminate_circular
A spinner / throbber widget that can be used to indicate that some operation is in progress.
indeterminate_linear
A linear throbber widget that can be used to indicate that some operation is in progress.