frameBoxShadow constant
BoxShadow
const frameBoxShadow
框体阴影
Implementation
static const frameBoxShadow = BoxShadow(color: colorBlack4, offset: Offset(0, 2), blurRadius: 5, spreadRadius: 2);
框体阴影
static const frameBoxShadow = BoxShadow(color: colorBlack4, offset: Offset(0, 2), blurRadius: 5, spreadRadius: 2);