AddContactDialog constructor

AddContactDialog({
  1. Key? key,
})

Implementation

AddContactDialog({
  Key? key,
}) : super(key: key);