widgets/progress library
A progress indicator.
See https://forui.dev/docs/feedback/progress for working examples.
Classes
- FLinearProgressStyle
- A linear FProgress's style.
- FProgress
- A progress indicator that shows the completion progress of a task.
- FProgressStyles
- The progress styles.
Extensions
- $FLinearProgressStyleCopyWith on FLinearProgressStyle
-
Provides a
copyWith
method. - $FProgressStylesCopyWith on FProgressStyles
-
Provides a
copyWith
method.