linearProgressColor property
The color of the linear progress indicator.
This property is optional and can be null. If null, the default color will be used.
Implementation
final Color? linearProgressColor;
The color of the linear progress indicator.
This property is optional and can be null. If null, the default color will be used.
final Color? linearProgressColor;