heroImage property

Image? heroImage
getter/setter pair

Optional banner image displayed on the front of the card.

If none is present, hero image of the class, if present, will be displayed. If hero image of the class is also not present, nothing will be displayed.

Implementation

Image? heroImage;