menu
hackrulz package
documentation
contactlist.dart
Contact
Contact.new constructor
Contact.new constructor
dark_mode
light_mode
Contact
constructor
Contact
(
String
name
,
String
phone
)
Implementation
Contact(this.name, this.phone);
hackrulz package
documentation
contactlist
Contact
Contact.new constructor
Contact class