menu
kitchenidea_chat_ui package
documentation
chat_ui/models/ai_chat_config.dart
AiChatConfig
showTimestamp property
showTimestamp property
dark_mode
light_mode
showTimestamp
property
bool
showTimestamp
final
Whether to show message timestamps. Defaults to true.
Implementation
final bool showTimestamp;
kitchenidea_chat_ui package
documentation
chat_ui/models/ai_chat_config
AiChatConfig
showTimestamp property
AiChatConfig class