chore: update dependencies and fix lint warnings
This commit is contained in:
@@ -120,7 +120,6 @@ class _NewChatScreenState extends State<NewChatScreen> {
|
||||
return Scaffold(
|
||||
backgroundColor: StreamChatTheme.of(context).colorTheme.appBg,
|
||||
appBar: AppBar(
|
||||
brightness: Theme.of(context).brightness,
|
||||
elevation: 0,
|
||||
backgroundColor: StreamChatTheme.of(context).colorTheme.barsBg,
|
||||
leading: const StreamBackButton(),
|
||||
|
||||
Reference in New Issue
Block a user