menu
messenger
ui/page/home/page/chat/widget/chat_subtitle.dart
ChatSubtitle
ChatSubtitle const constructor
ChatSubtitle
dark_mode
light_mode
ChatSubtitle
constructor
const
ChatSubtitle
(
RxChat
chat
,
UserId
?
me
, {
Key
?
key
,
bool
withActivities
=
true
,
})
Implementation
const ChatSubtitle( this.chat, this.me, { super.key, this.withActivities = true, });
messenger
chat_subtitle
ChatSubtitle
ChatSubtitle const constructor
ChatSubtitle class