menu
tx_design package
documentation
widgets/square_avatar.dart
TxSquareAvatar
foregroundImage property
foregroundImage property
dark_mode
light_mode
foregroundImage
property
ImageProvider
<
Object
>
?
foregroundImage
final
圆的前景图像。
通常用作个人资料图像。对于回退,请使用
backgroundImage
.
Implementation
final ImageProvider? foregroundImage;
tx_design package
documentation
widgets/square_avatar
TxSquareAvatar
foregroundImage property
TxSquareAvatar class