menu
tencent_cloud_chat_conversation package
documentation
widgets/tencent_cloud_chat_conversation_item.dart
TencentCloudChatConversationItemAvatarState
getAvatar method
getAvatar method
dark_mode
light_mode
getAvatar
method
List
<
String
>
getAvatar
(
)
Implementation
List<String> getAvatar() { return [widget.conversation.faceUrl ?? '']; }
tencent_cloud_chat_conversation package
documentation
widgets/tencent_cloud_chat_conversation_item
TencentCloudChatConversationItemAvatarState
getAvatar method
TencentCloudChatConversationItemAvatarState class