We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8823c72 commit 0d515a9Copy full SHA for 0d515a9
packages/stream_chat_flutter/test/src/avatars/gradient_avatar_test.dart
@@ -325,7 +325,7 @@ class _AvatarItem extends StatelessWidget {
325
@override
326
Widget build(BuildContext context) {
327
final theme = StreamChatTheme.of(context);
328
-
+
329
return Column(
330
mainAxisSize: MainAxisSize.min,
331
mainAxisAlignment: MainAxisAlignment.center,
0 commit comments