menu
mediasfu_sdk
components\breakout_components\breakout_rooms_modal.dart
RoomList
RoomList.new const constructor
RoomList.new
dark_mode
light_mode
RoomList
constructor
const
RoomList
(
{
Key
?
key
,
required
RoomOptions
options
,
})
Implementation
const RoomList({ super.key, required this.options, });
mediasfu_sdk
breakout_rooms_modal
RoomList
RoomList.new const constructor
RoomList class