widgets/cl_ai_assistant/src/ui/chat_bubble library
Classes
- ChatBubble
- Single chat bubble styled for the JARVIS-themed AI overlay.
Typedefs
- OnChatButtonTap = void Function(AiChatMessage message, ChatButton button, int buttonIndex)
- Callback for when a chat button is tapped.