secondary constant
NextAlertColorUtils
const secondary
Implementation
static const NextAlertColorUtils secondary = NextAlertColorUtils(
color: NextColorVariants.secondary,
backgroundColor: Color(0xffe2e3e5),
borderColor: Color(0xffd3d6d8),
);