systemBubbleColor top-level constant
Color
const systemBubbleColor
Default system message bubble color.
Implementation
const Color systemBubbleColor = Colors.grey;
Default system message bubble color.
const Color systemBubbleColor = Colors.grey;