menu
messenger
store/event/recent_chat.dart
RecentChatsTop
RecentChatsTop const constructor
RecentChatsTop
dark_mode
light_mode
RecentChatsTop
constructor
const
RecentChatsTop
(
List
<
ChatData
>
list
)
Implementation
const RecentChatsTop(this.list);
messenger
recent_chat
RecentChatsTop
RecentChatsTop const constructor
RecentChatsTop class