feat : channel header status
This commit is contained in:
@@ -114,6 +114,7 @@ class ChannelHeader extends StatelessWidget implements PreferredSizeWidget {
|
||||
.channelHeaderTheme
|
||||
.title,
|
||||
),
|
||||
SizedBox(height: 2),
|
||||
ChannelInfo(
|
||||
channel: channel,
|
||||
textStyle:
|
||||
|
||||
Reference in New Issue
Block a user