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