shadowXl2 constant Null safety

BoxShadow const shadowXl2

Implementation

static const shadowXl2 = BoxShadow(
  color: Color(0x14162233),
  offset: Offset(0, 120),
  blurRadius: 120,
  spreadRadius: 0,
);