RehaculVideoParticipantWidget constructor

const RehaculVideoParticipantWidget(
  1. Participant<TrackPublication<Track>> participant,
  2. {Key? key}
)

Implementation

const RehaculVideoParticipantWidget(this.participant, {super.key});