FilterCSSList constructor

FilterCSSList(
  1. List<FilterCSS> list
)

Implementation

FilterCSSList(this.list);