menu
megamil_answer_bot package
documentation
module/screens/empty_chat.dart
EmptyChat
EmptyChat constructor
EmptyChat constructor
dark_mode
light_mode
EmptyChat
constructor
EmptyChat
(
{
Key
?
key
,
required
SdkModel
model
,
})
Implementation
EmptyChat({Key? key, required this.model}) : super(key: key);
megamil_answer_bot package
documentation
module/screens/empty_chat
EmptyChat
EmptyChat constructor
EmptyChat class