backgroundColor property

Color backgroundColor
final

The progress indicator's background color. The current theme's Color(0xFFEEEEEE) by default.

Implementation

final Color backgroundColor;