menu
messenger
ui/page/home/page/chat/info/view.dart
ChatInfoView
ChatInfoView const constructor
ChatInfoView
dark_mode
light_mode
ChatInfoView
constructor
const
ChatInfoView
(
ChatId
id
, {
Key
?
key
,
})
Implementation
const ChatInfoView(this.id, {super.key});
messenger
view
ChatInfoView
ChatInfoView const constructor
ChatInfoView class