LYShadowContainer constructor
const
LYShadowContainer({})
Implementation
const LYShadowContainer({
super.key,
this.child,
this.shadowColor,
this.blurRadius = 14,
this.spreadRadius = 7,
this.offset = const Offset(0, 0),
this.borderRadius = 12,
});