chore: rename ChannelPreviewTheme.title and .subtitle to .titleStyle and .subtitleStyle

This commit is contained in:
groovinchip
2021-07-30 13:43:22 -04:00
parent c7d399704e
commit 6765854132
6 changed files with 25 additions and 25 deletions
@@ -64,7 +64,7 @@ class _ChannelBottomSheetState extends State<ChannelBottomSheet> {
showTypingIndicator: false,
channel: _streamChannelState.channel,
textStyle:
_streamChatThemeData.channelPreviewTheme.subtitle,
_streamChatThemeData.channelPreviewTheme.subtitleStyle,
),
),
const SizedBox(