defaultCardBackgroundColor top-level constant

Color const defaultCardBackgroundColor

Implementation

const defaultCardBackgroundColor = Color.fromARGB(255, 49, 49, 49);