backgroundImage property

ImageProvider<Object>? backgroundImage
getter/setter pair

The background image of the circle. Changing the background image will cause the avatar to animate to the new image.

Implementation

ImageProvider? backgroundImage;