userBubbleBackground property

Color? userBubbleBackground
final

User message bubble background. Default: ColorScheme.surfaceContainerHigh (a slightly darker tone than the bot bubble so the two speakers read as distinct without either looking like an error/accent surface). Override to a brand-tinted color to give visitor messages a signature.

Implementation

final Color? userBubbleBackground;