ContactsPage constructor
const
ContactsPage({
- Key? key,
- required Web3MQClient client,
Implementation
const ContactsPage({super.key, required this.client});
const ContactsPage({super.key, required this.client});