shadowSmall constant Null safety
Implementation
static const shadowSmall = BoxShadow(
color: Color(0x1f162233),
offset: Offset(0, 8),
blurRadius: 16,
spreadRadius: -4,
);
static const shadowSmall = BoxShadow(
color: Color(0x1f162233),
offset: Offset(0, 8),
blurRadius: 16,
spreadRadius: -4,
);