menu
te_widgets package
documentation
widgets/progress-bar/progress_bar.dart
TProgressBar
animationDuration property
animationDuration property
dark_mode
light_mode
animationDuration
property
Duration
animationDuration
final
The duration of the progress value animation.
Defaults to 300ms.
Implementation
final Duration animationDuration;
te_widgets package
documentation
widgets/progress-bar/progress_bar
TProgressBar
animationDuration property
TProgressBar class