menu
enif package
documentation
modules/chat/views/live_chat_screen.dart
LivechatScreen
LivechatScreen.new const constructor
LivechatScreen.new const constructor
dark_mode
light_mode
LivechatScreen
constructor
const
LivechatScreen
(
{
Key
?
key
,
bool
newMessage
=
false
,
})
Implementation
const LivechatScreen({super.key, this.newMessage = false});
enif package
documentation
modules/chat/views/live_chat_screen
LivechatScreen
LivechatScreen.new const constructor
LivechatScreen class