CardColors

constructor(color: Color, contentColor: Color, pressedColor: Color)

Parameters

color

The background color of the card.

contentColor

The content color of the card.

pressedColor

The fill color the card animates towards while pressed (couiColorCardPressed).