ScreenShareView constructor

const ScreenShareView(
  1. Rx<OngoingCall> call, {
  2. Key? key,
})

Implementation

const ScreenShareView(this.call, {super.key});