header property

CardHeader? header
getter/setter pair

The header of the card.

A header usually contains a title and an image.

Implementation

CardHeader? header;