progressIndicatorController property

AnimationController? progressIndicatorController
final

An optional AnimationController when you want to control the progress of your LinearProgressIndicator.

Implementation

final AnimationController? progressIndicatorController;