DropShadowCSSList constructor

const DropShadowCSSList(
  1. List<DropShadowCSS> list
)

Implementation

const DropShadowCSSList(this.list);