JoinedParticipantWidget constructor
const
JoinedParticipantWidget({
- required RtcViewmodel viewModel,
- Key? key,
Implementation
const JoinedParticipantWidget({required this.viewModel, super.key});