linearProgressColor property

Color? linearProgressColor
final

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;