parent
6d4c49c29e
commit
bfb702ab88
1 changed files with 5 additions and 0 deletions
|
|
@ -68,6 +68,11 @@ class Avatar extends StatelessWidget {
|
||||||
textWidget,
|
textWidget,
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
|
errorWidget: (c, s, d) => Stack(
|
||||||
|
children: [
|
||||||
|
textWidget,
|
||||||
|
],
|
||||||
|
),
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue