mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-12-24 06:22:34 +01:00
parent
c7f8a9319b
commit
e917879d92
@ -68,6 +68,11 @@ class Avatar extends StatelessWidget {
|
||||
textWidget,
|
||||
],
|
||||
),
|
||||
errorWidget: (c, s, d) => Stack(
|
||||
children: [
|
||||
textWidget,
|
||||
],
|
||||
),
|
||||
),
|
||||
),
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user