mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-20 02:59:26 +01:00
chore: Fix formatting
This commit is contained in:
parent
e461cb1f53
commit
090b026b92
@ -259,7 +259,8 @@ class ChatView extends StatelessWidget {
|
|||||||
return const Center(
|
return const Center(
|
||||||
child:
|
child:
|
||||||
CircularProgressIndicator.adaptive(
|
CircularProgressIndicator.adaptive(
|
||||||
strokeWidth: 2,),
|
strokeWidth: 2,
|
||||||
|
),
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user