ProgressIndicatorDefaults
Contains the default values used for LinearProgressIndicator and CircularProgressIndicator.
Properties
Default color for a circular progress indicator.
Default stroke cap for a determinate circular progress indicator.
Default track color for a circular determinate progress indicator.
Default stroke cap for an indeterminate circular progress indicator.
Default track color for a circular indeterminate progress indicator.
Default indicator track gap size for a circular progress indicator.
Default stroke width for a circular progress indicator.
Default track color for a circular progress indicator.
Default color for a linear progress indicator.
Default indicator track gap size for a linear progress indicator.
Default stroke cap for a linear progress indicator.
Default track color for a linear progress indicator.
Default track stop indicator size for a linear progress indicator.
The default AnimationSpec that should be used when animating between progress in a determinate progress indicator.