imageEditorTextColor top-level constant

Color const imageEditorTextColor

Text color used in the image editor interface.

Implementation

const imageEditorTextColor = Color(0xFFE1E1E1);