shadowXl constant Null safety

BoxShadow const shadowXl

Implementation

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