menu
nim_chatkit_ui package
documentation
view/page/chat_setting_page.dart
ChatSettingPage
ChatSettingPage.new const constructor
ChatSettingPage.new const constructor
dark_mode
light_mode
ChatSettingPage
constructor
const
ChatSettingPage
(
ContactInfo
contactInfo
,
String
conversationId
, {
Key
?
key
,
})
Implementation
const ChatSettingPage(this.contactInfo, this.conversationId, {Key? key}) : super(key: key);
nim_chatkit_ui package
documentation
view/page/chat_setting_page
ChatSettingPage
ChatSettingPage.new const constructor
ChatSettingPage class