info constant
NextAlertColorUtils
const info
Implementation
static const NextAlertColorUtils info = NextAlertColorUtils(
color: NextColorVariants.info,
backgroundColor: Color(0xffcff4fc),
borderColor: Color(0xffb6effb),
);