ContentCard

fun ContentCard(card: Card, clickHandler: (Card) -> Boolean? = null, style: ContentCardStyling = LocalContentCardStyling.current)