menu
mobile_sdk package
documentation
features/calls/ongoing_call_screen.dart
OngoingCallScreen
OngoingCallScreen.new const constructor
OngoingCallScreen.new const constructor
dark_mode
light_mode
OngoingCallScreen
constructor
const
OngoingCallScreen
(
{
Key
?
key
,
required
String
dialedNumber
,
})
Implementation
const OngoingCallScreen({super.key, required this.dialedNumber});
mobile_sdk package
documentation
features/calls/ongoing_call_screen
OngoingCallScreen
OngoingCallScreen.new const constructor
OngoingCallScreen class