backgroundColor property

Color backgroundColor
final

The background color of the progress button.

If null the backgroundColor defaults to Color(0xffd6d6d6).

Implementation

final Color backgroundColor;