TranscriptionScreen constructor

const TranscriptionScreen(
  1. RtcViewmodel viewModel, {
  2. Key? key,
})

Implementation

const TranscriptionScreen(this.viewModel, {super.key});