Skip to content

Commit a63d386

Browse files
committed
remove isLeftStatus from example
1 parent edf6b8a commit a63d386

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/lib/main.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,6 @@ class _ChatPageState extends State<ChatPage> {
233233
showUserAvatars: true,
234234
showUserNames: true,
235235
user: _user,
236-
isLeftStatus: true,
237236
theme: const DefaultChatTheme(
238237
seenIcon: Text(
239238
'read',

0 commit comments

Comments
 (0)