RtcControls constructor
const
RtcControls(
- Room room,
- LocalParticipant participant, {
- Key? key,
Implementation
const RtcControls(
this.room,
this.participant, {
super.key,
});