foregroundImage property Null safety
final
The foreground image of the circle.
Typically used as profile image. For fallback use backgroundImage.
Implementation
final ImageProvider? foregroundImage;
The foreground image of the circle.
Typically used as profile image. For fallback use backgroundImage.
final ImageProvider? foregroundImage;