PropertyCSSList constructor

const PropertyCSSList(
  1. List<PropertyCSS> list
)

Implementation

const PropertyCSSList(this.list) : super('');