menu
widget_chat package
documentation
chat_widget.dart
ChatColors
resolveBotShadow method
resolveBotShadow method
dark_mode
light_mode
resolveBotShadow
method
Color
resolveBotShadow
(
ColorScheme
scheme
)
Implementation
Color resolveBotShadow(ColorScheme scheme) => botBubbleShadow ?? const Color(0x0F000000);
widget_chat package
documentation
chat_widget
ChatColors
resolveBotShadow method
ChatColors class