BoxShadowCSSList constructor

BoxShadowCSSList(
  1. List<BoxShadowCSS> list
)

Implementation

BoxShadowCSSList(this.list);