backgroundColor property

Color backgroundColor

A color that contrasts with the primaryColor, e.g. used as the remaining part of a progress bar.

Implementation

Color get backgroundColor => theme.backgroundColor;