remove comments
This commit is contained in:
@@ -57,7 +57,6 @@ class _NewGroupChatScreenState extends State<NewGroupChatScreen> {
|
|||||||
headerSliverBuilder: (BuildContext context, bool innerBoxIsScrolled) {
|
headerSliverBuilder: (BuildContext context, bool innerBoxIsScrolled) {
|
||||||
return <Widget>[
|
return <Widget>[
|
||||||
SliverAppBar(
|
SliverAppBar(
|
||||||
// floating: true,
|
|
||||||
pinned: true,
|
pinned: true,
|
||||||
forceElevated: true,
|
forceElevated: true,
|
||||||
elevation: 1,
|
elevation: 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user