color property

Color color
final

The color of the card.

The shadow color will be derived from this color if hShadowColor and vShadowColor are not provided.

Implementation

final Color color;