menu
messenger
ui/page/home/page/contact/view.dart
ContactView
ContactView const constructor
ContactView
dark_mode
light_mode
ContactView
constructor
const
ContactView
(
ChatContactId
id
, {
Key
?
key
,
})
Implementation
const ContactView(this.id, {super.key});
messenger
view
ContactView
ContactView const constructor
ContactView class