menu
tencent_cloud_av_chat_room package
documentation
liveRoom/chat/gift.dart
GiftPanel
GiftPanel.new const constructor
GiftPanel.new const constructor
dark_mode
light_mode
GiftPanel
constructor
const
GiftPanel
(
{
Key
?
key
,
required
dynamic
onTap
(
GiftItem
item
),
})
Implementation
const GiftPanel({Key? key, required this.onTap}) : super(key: key);
tencent_cloud_av_chat_room package
documentation
liveRoom/chat/gift
GiftPanel
GiftPanel.new const constructor
GiftPanel class