progressbarColor property

Color? progressbarColor
final

The color for the loading indicator.

If not provided, it defaults to the primary color of the current theme.

Implementation

final Color? progressbarColor;