menu
haivacodebase package
documentation
flow/flow_chat_screen.dart
FlowChatScreen
FlowChatScreen constructor
FlowChatScreen constructor
dark_mode
light_mode
FlowChatScreen
constructor
FlowChatScreen
(
{
Key
?
key
,
required
String
agentId
,
})
Implementation
FlowChatScreen({super.key, required this.agentId });
haivacodebase package
documentation
flow/flow_chat_screen
FlowChatScreen
FlowChatScreen constructor
FlowChatScreen class