menu
in_app_chat package
documentation
in_app_chat.dart
InAppChat
InAppChat.new const constructor
InAppChat.new const constructor
dark_mode
light_mode
InAppChat
constructor
const
InAppChat
(
{
Key
?
key
,
bool
userList
=
true
,
})
Implementation
const InAppChat({ Key? key, this.userList = true, }) : super(key: key);
in_app_chat package
documentation
in_app_chat
InAppChat
InAppChat.new const constructor
InAppChat class