imageEditorBackgroundColor top-level constant

Color const imageEditorBackgroundColor

Background color for the image editor.

Implementation

const imageEditorBackgroundColor = Color.fromARGB(255, 22, 22, 22);