bsOuter top-level constant
BoxShadow
const bsOuter
Implementation
const BoxShadow bsOuter = BoxShadow(
color: Colors.black12,
offset: Offset(0.0, 1.5),
blurRadius: 1.0,
spreadRadius: 1.0,
);