menu
abzar package
documentation
utils/launch.dart
call function
call function
dark_mode
light_mode
call
function
void
call
(
String
phone
)
Implementation
void call(final String phone) async => await launchURL("tel:$phone");
abzar package
documentation
utils/launch
call function
launch library