diff --git a/example/lib/new_group_chat_screen.dart b/example/lib/new_group_chat_screen.dart index e954f08f..dfa4b000 100644 --- a/example/lib/new_group_chat_screen.dart +++ b/example/lib/new_group_chat_screen.dart @@ -57,7 +57,6 @@ class _NewGroupChatScreenState extends State { headerSliverBuilder: (BuildContext context, bool innerBoxIsScrolled) { return [ SliverAppBar( - // floating: true, pinned: true, forceElevated: true, elevation: 1,