BackgroundCSSList constructor

BackgroundCSSList(
  1. List<BackgroundCSS> list
)

Implementation

BackgroundCSSList(this.list);