Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feature/group-info-screen
This commit is contained in:
@@ -510,6 +510,7 @@ class ThreadPage extends StatelessWidget {
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
return Scaffold(
|
||||
backgroundColor: Color.fromRGBO(252, 252, 252, 1),
|
||||
appBar: ThreadHeader(
|
||||
parent: parent,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user