rfac: Moved pages to sample app

This commit is contained in:
Deven Joshi
2020-12-21 20:29:12 +05:30
parent 58cc196ecc
commit 0968bff3ae
9 changed files with 99 additions and 90 deletions
@@ -84,7 +84,6 @@ class ChannelListPage extends StatelessWidget {
channel: channel,
),
title: ChannelName(
channel: channel,
textStyle:
StreamChatTheme.of(context).channelPreviewTheme.title.copyWith(
color: Colors.black.withOpacity(opacity),