menu
messenger
ui/page/chat_direct_link/view.dart
ChatDirectLinkView
ChatDirectLinkView const constructor
ChatDirectLinkView
dark_mode
light_mode
ChatDirectLinkView
constructor
const
ChatDirectLinkView
(
String
_slug
, {
Key
?
key
,
})
Implementation
const ChatDirectLinkView(this._slug, {super.key});
messenger
view
ChatDirectLinkView
ChatDirectLinkView const constructor
ChatDirectLinkView class