fmt
This commit is contained in:
@@ -56,7 +56,8 @@ void main() {
|
|||||||
child: SizedBox(
|
child: SizedBox(
|
||||||
width: 50,
|
width: 50,
|
||||||
height: 50,
|
height: 50,
|
||||||
child: GradientAvatar(name: 'd123@/d de:\$as', userId: 'demo123'),
|
child: GradientAvatar(
|
||||||
|
name: 'd123@/d de:\$as', userId: 'demo123'),
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user