dark constant
NextAlertColorUtils
const dark
Implementation
static const NextAlertColorUtils dark = NextAlertColorUtils(
color: NextColorVariants.dark,
backgroundColor: Color(0xffd3d3d4),
borderColor: Color(0xffbcbebf));