menu
haivacodebase package
documentation
haiva-flow/flow_chat_haiva.dart
HaivaChatScreen
HaivaChatScreen constructor
HaivaChatScreen constructor
dark_mode
light_mode
HaivaChatScreen
constructor
HaivaChatScreen
(
{
Key
?
key
,
required
String
agentId
,
required
List
<
Widget
>
actions
,
required
bool
isAction
,
})
Implementation
HaivaChatScreen({super.key, required this.agentId,required this.actions, required this.isAction });
haivacodebase package
documentation
haiva-flow/flow_chat_haiva
HaivaChatScreen
HaivaChatScreen constructor
HaivaChatScreen class