mirror of
https://github.com/SoPat712/RUSwipeShare.git
synced 2025-08-22 03:18:44 -04:00
pfp color red
This commit is contained in:
@@ -225,7 +225,7 @@ class ProfileScreenCustom extends MultiProviderScreen {
|
||||
Align(
|
||||
child: UserAvatar(
|
||||
auth: auth,
|
||||
placeholderColor: avatarPlaceholderColor,
|
||||
placeholderColor: Theme.of(context).colorScheme.primary,
|
||||
shape: avatarShape,
|
||||
size: avatarSize,
|
||||
),
|
||||
|
Reference in New Issue
Block a user