menu
kitchenidea_chat_ui package
documentation
chat_ui/models/ai_chat_config.dart
AiChatConfig
userName property
userName property
dark_mode
light_mode
userName
property
String
userName
final
The name of the user in the chat interface.
Implementation
final String userName;
kitchenidea_chat_ui package
documentation
chat_ui/models/ai_chat_config
AiChatConfig
userName property
AiChatConfig class