From ef403d53c9595f69a609567a34f82c3a344b4963 Mon Sep 17 00:00:00 2001 From: xsahil03x Date: Wed, 25 Nov 2020 15:49:59 +0530 Subject: [PATCH] remove comments --- example/lib/new_group_chat_screen.dart | 1 - 1 file changed, 1 deletion(-) 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,