Skip to content

Commit 0d515a9

Browse files
committed
chore: format
1 parent 8823c72 commit 0d515a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/stream_chat_flutter/test/src/avatars/gradient_avatar_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ class _AvatarItem extends StatelessWidget {
325325
@override
326326
Widget build(BuildContext context) {
327327
final theme = StreamChatTheme.of(context);
328-
328+
329329
return Column(
330330
mainAxisSize: MainAxisSize.min,
331331
mainAxisAlignment: MainAxisAlignment.center,

0 commit comments

Comments
 (0)