This commit is contained in:
Salvatore Giordano
2020-12-31 09:57:21 +01:00
parent db932d4e32
commit a8171f7314
5 changed files with 11 additions and 8 deletions
@@ -61,6 +61,7 @@ class _GroupChatDetailsScreenState extends State<GroupChatDetailsScreen> {
child: Scaffold(
backgroundColor: StreamChatTheme.of(context).colorTheme.whiteSnow,
appBar: AppBar(
brightness: Theme.of(context).brightness,
elevation: 1,
backgroundColor: StreamChatTheme.of(context).colorTheme.white,
leading: const StreamBackButton(),