galleryBackgroundColour constant Null safety

Color const galleryBackgroundColour

Smoke Gray => a neutral grey with neutral warmth/cold

Implementation

static const galleryBackgroundColour = Color.fromRGBO(127, 127, 125, 1.0);