menu
acter
features/chat/pages/sub_chats_page.dart
SubChatsPage
SubChatsPage.new const constructor
SubChatsPage.new
dark_mode
light_mode
SubChatsPage
constructor
const
SubChatsPage
(
{
dynamic
key
,
required
String
spaceId
,
})
Implementation
const SubChatsPage({super.key, required this.spaceId});
acter
sub_chats_page
SubChatsPage
SubChatsPage.new const constructor
SubChatsPage class