Merge branch 'feature/new-ui' of https://github.com/GetStream/stream-chat-flutter into doc-fixes-2.3

This commit is contained in:
Deven Joshi
2021-01-20 15:43:05 +05:30
3 changed files with 9 additions and 7 deletions
@@ -77,6 +77,7 @@ class _GroupInfoScreenState extends State<GroupInfoScreen> {
return Scaffold(
backgroundColor: StreamChatTheme.of(context).colorTheme.whiteSnow,
appBar: AppBar(
brightness: Theme.of(context).brightness,
elevation: 1.0,
toolbarHeight: 56.0,
backgroundColor: StreamChatTheme.of(context).colorTheme.white,