menu
kitchenidea_chat_ui package
documentation
chat_ui/models/chat/message_options.dart
MessageOptions
showCopyButton property
showCopyButton property
dark_mode
light_mode
showCopyButton
property
bool
?
showCopyButton
final
Whether to show copy button for AI messages
Implementation
final bool? showCopyButton;
kitchenidea_chat_ui package
documentation
chat_ui/models/chat/message_options
MessageOptions
showCopyButton property
MessageOptions class