CallingScreen constructor
const
CallingScreen({
- Key? key,
Creates a calling screen used to manage SIP call interactions.
Implementation
const CallingScreen({super.key});
Creates a calling screen used to manage SIP call interactions.
const CallingScreen({super.key});