surfaceBackground property

Color? surfaceBackground
final

The chat surface — what sits behind the message list. Keep this slightly off-white (or off-black in dark mode) so white/gray bubbles read as raised cards rather than blending into the page. Default: ColorScheme.surfaceContainerLow.

Implementation

final Color? surfaceBackground;