TF-248 Change position icon of item list email
This commit is contained in:
@@ -71,6 +71,7 @@ class AvatarBuilder {
|
||||
? LinearGradient(
|
||||
begin: Alignment.topCenter,
|
||||
end: Alignment.bottomCenter,
|
||||
tileMode: TileMode.decal,
|
||||
colors: _avatarColors ?? [])
|
||||
: null,
|
||||
color: _bgColor ?? AppColor.avatarColor),
|
||||
|
||||
Reference in New Issue
Block a user