✨ Show badge in more places
♻️ Refactor account image
This commit is contained in:
@ -117,7 +117,7 @@ class ChatMessage extends StatelessWidget {
|
||||
Shadow(
|
||||
offset: Offset(1, 1),
|
||||
blurRadius: 5.0,
|
||||
color: Color.fromARGB(150, 0, 0, 0),
|
||||
color: Color.fromARGB(255, 0, 0, 0),
|
||||
),
|
||||
],
|
||||
)
|
||||
|
Reference in New Issue
Block a user