heroImage property

Image? heroImage
getter/setter pair

Optional banner image displayed on the front of the card.

If none is present, nothing will be displayed. The image will display at 100% width.

Implementation

Image? heroImage;