menu
tencent_conference_uikit package
documentation
widget/main/room_info_widget.dart
RoomInfoWidget
RoomInfoWidget.new const constructor
RoomInfoWidget.new const constructor
dark_mode
light_mode
RoomInfoWidget
constructor
const
RoomInfoWidget
(
{
Key
?
key
,
required
String
roomId
,
})
Implementation
const RoomInfoWidget({super.key, required this.roomId});
tencent_conference_uikit package
documentation
widget/main/room_info_widget
RoomInfoWidget
RoomInfoWidget.new const constructor
RoomInfoWidget class