menu
tencent_cloud_chat_conversation package
documentation
widgets/tencent_cloud_chat_conversation_item.dart
TencentCloudChatConversationItemState
isPin method
isPin method
dark_mode
light_mode
isPin
method
dynamic
isPin
(
)
Implementation
isPin() { return widget.conversation.isPinned ?? false; }
tencent_cloud_chat_conversation package
documentation
widgets/tencent_cloud_chat_conversation_item
TencentCloudChatConversationItemState
isPin method
TencentCloudChatConversationItemState class