ChatSettingPage constructor
const
ChatSettingPage(
- ContactInfo contactInfo, {
- Key? key,
Implementation
const ChatSettingPage(this.contactInfo, {Key? key}) : super(key: key);