darkModeBackgroundColor constant

Color const darkModeBackgroundColor

App color that will be aplied in dark theme

Implementation

static const darkModeBackgroundColor = Color(0xFF1D1B2E);