foregroundImage property

ImageProvider<Object>? foregroundImage
final

The foreground image of the circle.

Typically used as profile image. For fallback use backgroundImage.

Implementation

final ImageProvider? foregroundImage;