menu
contacts_plugin_plus package
documentation
contacts_plugin.dart
SelectContact
SelectContact.new constructor
SelectContact.new constructor
dark_mode
light_mode
SelectContact
constructor
SelectContact
(
{
String
?
name
,
String
?
number
,
})
Implementation
SelectContact({this.name, this.number});
contacts_plugin_plus package
documentation
contacts_plugin
SelectContact
SelectContact.new constructor
SelectContact class