ORANGE_BACKGROUND_COLOR top-level constant Null safety

dynamic const ORANGE_BACKGROUND_COLOR

Implementation

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