chore: remove unnecessary ChannelTheme class
This commit is contained in:
@@ -125,7 +125,6 @@ class _FullScreenMediaState extends State<FullScreenMedia>
|
||||
backgroundDecoration: BoxDecoration(
|
||||
color: ColorTween(
|
||||
begin: StreamChatTheme.of(context)
|
||||
.channelTheme
|
||||
.channelHeaderTheme
|
||||
.color,
|
||||
end: Colors.black,
|
||||
|
||||
Reference in New Issue
Block a user