foregroundImage property

ImageProvider<Object>? foregroundImage
final

圆的前景图像。

通常用作个人资料图像。对于回退,请使用 backgroundImage.

Implementation

final ImageProvider? foregroundImage;