scaffoldBackgroundColor top-level constant

Color const scaffoldBackgroundColor

Default scaffold background used by built-in ChatUI pages.

Implementation

const Color scaffoldBackgroundColor = Colors.white;