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