menu
tencent_float_chat_widget package
documentation
float_chat/view.dart
FloatChatWidget
FloatChatWidget const constructor
FloatChatWidget const constructor
dark_mode
light_mode
FloatChatWidget
constructor
const
FloatChatWidget
(
{
Key
?
key
,
required
String
roomId
,
})
Implementation
const FloatChatWidget({super.key, required this.roomId});
tencent_float_chat_widget package
documentation
float_chat/view
FloatChatWidget
FloatChatWidget const constructor
FloatChatWidget class