mapWidgetBoxShadow constant
BoxShadow
const mapWidgetBoxShadow
Implementation
static const mapWidgetBoxShadow = BoxShadow(
color: Color(0x33141414),
blurRadius: 3,
offset: Offset(0, 2),
);