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