customImage property

CustomImage? customImage
getter/setter pair

customImage use to assign an image, otherwise _image is used

Implementation

// not required
CustomImage? customImage;