backgroundColor property

Color? backgroundColor
final

The background color of the circular progress indicator.

Defaults to:

colorScheme.disabled

Implementation

final Color? backgroundColor;