Merge branch 'feature/new-ui' of https://github.com/GetStream/stream-chat-flutter into doc-fixes-2.3
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user