progressIndicatorController property
An optional AnimationController when you want to control the progress of your LinearProgressIndicator.
Implementation
final AnimationController? progressIndicatorController;
An optional AnimationController when you want to control the progress of your LinearProgressIndicator.
final AnimationController? progressIndicatorController;