BoxShadowValueList constructor

BoxShadowValueList(
  1. List<BoxShadowValue> shadows
)

Implementation

BoxShadowValueList(this.shadows);