CallingScreen constructor

const CallingScreen({
  1. Key? key,
})

Creates a calling screen used to manage SIP call interactions.

Implementation

const CallingScreen({super.key});