menu
kitchenidea_chat_ui package
documentation
chat_ui/models/chat/message_options.dart
BubbleStyle
enableShadow property
enableShadow property
dark_mode
light_mode
enableShadow
property
bool
enableShadow
final
Whether to show shadow for message bubbles
Implementation
final bool enableShadow;
kitchenidea_chat_ui package
documentation
chat_ui/models/chat/message_options
BubbleStyle
enableShadow property
BubbleStyle class