YELLOW_BACKGROUND_COLOR top-level constant Null safety

dynamic const YELLOW_BACKGROUND_COLOR

Implementation

const Color YELLOW_BACKGROUND_COLOR = Color.fromRGBO(255, 255, 204, 1);