shadowXl constant Null safety
Implementation
static const shadowXl = BoxShadow(
color: Color(0x1f162233),
offset: Offset(0, 64),
blurRadius: 64,
spreadRadius: 0,
);
static const shadowXl = BoxShadow(
color: Color(0x1f162233),
offset: Offset(0, 64),
blurRadius: 64,
spreadRadius: 0,
);