menu
tencent_cloud_chat_sticker package
documentation
tencent_cloud_chat_sticker_model.dart
TencentCloudChatCustomStickerItem
TencentCloudChatCustomStickerItem.new constructor
TencentCloudChatCustomStickerItem.new constructor
dark_mode
light_mode
TencentCloudChatCustomStickerItem
constructor
TencentCloudChatCustomStickerItem
(
{
required
String
name
,
required
String
path
,
})
Implementation
TencentCloudChatCustomStickerItem({ required this.name, required this.path, });
tencent_cloud_chat_sticker package
documentation
tencent_cloud_chat_sticker_model
TencentCloudChatCustomStickerItem
TencentCloudChatCustomStickerItem.new constructor
TencentCloudChatCustomStickerItem class