chore: run dartfmt on changed files
This commit is contained in:
@@ -249,7 +249,8 @@ class ChannelPreview extends StatelessWidget {
|
||||
lastMessage.mentionedUsers,
|
||||
lastMessage.attachments,
|
||||
chatThemeData.channelPreviewTheme.subtitleStyle?.copyWith(
|
||||
color: chatThemeData.channelPreviewTheme.subtitleStyle?.color,
|
||||
color:
|
||||
chatThemeData.channelPreviewTheme.subtitleStyle?.color,
|
||||
fontStyle: (lastMessage.isSystem || lastMessage.isDeleted)
|
||||
? FontStyle.italic
|
||||
: FontStyle.normal),
|
||||
|
||||
Reference in New Issue
Block a user